• Resolved Kyle T

    (@kyle9296)


    On our product pages a heart overlay appears on all of the product thumbnails. How do we remove this? We’re using the free version.

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

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

    (@juaancmendez)

    Hello there,
    we hope you’re doing well!

    We have tried to review the link that you have shared with us, but it seems that our countries (Argentina – Spain) are blocked by your page.

    Could you review it, please?

    We will be attentive to your response.

    Best regards.

    Thread Starter Kyle T

    (@kyle9296)

    Fixed. You should be able to see the site now.

    Hi there!

    I have created the following CSS rule to achieve what you want. You have to paste it in Appearance > Customize > Additional CSS:

    .yith-wcwl-add-to-wishlist.wishlist-fragment.on-first-load {
        display: none;
    }

    Give it a try and let us know.

    Have a nice day!

    Thread Starter Kyle T

    (@kyle9296)

    That works great! Thank you!!!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Remove ‘add to wishlist’ overlay’ is closed to new replies.