• Hello,
    I have the free version of the YITH plugin wish list in my woocommerce shop with the shoptimizer template.
    How is ist possible to make the size of the heart on the product pictures bigger. I also want to have a full heart, when I have marked one product for the wish list.
    Maybe it is possible with a custom CSS – but therefore I need help

    Thank you yery much
    Silke

    • This topic was modified 4 years, 9 months ago by zilkes.
    • This topic was modified 4 years, 9 months ago by zilkes.
    • This topic was modified 4 years, 9 months ago by zilkes.

    The page I need help with: [log in to see the link]

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

    (@yithemes)

    Hi there

    You can use the following CSS rule in order to get a bigger heart icon on your products in the loop

    ul.products li.product .yith-wcwl-add-button a:before{
        font-size: 20px;
    }
    

    You can add it to Additional CSS section of theme customizer

    Regarding “Added to Wishlist” icon, I can see that you theme removes default icons set from our plugin, and uses its own; unfortunately, it doesn’t seem that this icon set from the theme contains a “full heart”

Viewing 1 replies (of 1 total)
  • The topic ‘How to enlarge the Heart Icon’ is closed to new replies.