• poesch

    (@poesch)


    I have enabled the “Add to wishlist” feature in WooCommerce products’ loop. But I don’t see hearts on the images on a productpage. Can you help me to achieve that?
    Thanks!

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Juan Coronel

    (@juaancmendez)

    Hello there,
    we hope you’re doing well!

    In order to fix that, add the following CSS in Appearance > Customize > Additional CSS:

    .yith-wcwl-add-to-wishlist {
        z-index: 100 !important;
    }

    Check it out and tell us if it works well for you, please.

    Have a nice day!

    Thread Starter poesch

    (@poesch)

    Hi, thanks. with this code it shows on 3 places….

    https://prnt.sc/eRxONop2SRsG

    I only want the big heart at the left top.

    Plugin Support Juan Coronel

    (@juaancmendez)

    Hello there,

    Could you give us the link where this happens? Since we have tested the CSS from the following page and it works correctly:

    https://shabbytiger.nl/

    https://we.tl/t-5ks7DOXzr0

    We will be attentive to your response.

    Have a nice day!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘I don’t see the hearts’ is closed to new replies.