• Resolved assad1999

    (@assad1999)


    Hi support team,
    I need your help with some points,

    1. How to use google fonts in wishlist button font.
    2. Disable the wishlist button when no variation is selected in a variable product.

    I am waiting for your reply,
    Thanks.

Viewing 1 replies (of 1 total)
  • Plugin Author templateinvaders

    (@templateinvaders)

    Hi @assad1999

    1. The google font can be applied to the wishlist button selector via font-family property like:

    a.tinvwl_add_to_wishlist_button {
        font-family:"Google Font Name", serif;
    }

    You need to load a google font file on your page, check the official documentation on how to do it.

    2. The wishlist button on the product page is disabled in case variation doesn’t choose by default.

Viewing 1 replies (of 1 total)
  • The topic ‘Need help in some casses’ is closed to new replies.