How do I remove the Wishlist bar on Product Image hover?

This topic has 10 replies, 3 voices, and was last updated 9 years, 9 months ago ago by Eva Kemp

  • Avatar: widiantozhu
    widiantozhu
    Participant
    January 22, 2015 at 09:16

    Hi, can you tell me how to remove the Wishlist bar on Product Image hover?

    It’s the black bar that shows up a the bottom of product image here: http://furnimaxx.com/toko_furniture_kantor/ when you mouseover a product image.

    I have gone to: Theme Options > Products Page Layout > Product Image Hover > Disable
    I have also unchecked the option of: Woocommerce > Settings > Wishlist > Enable YITH Wishlist

    the Wishlist bar still appear on image hover.

    Please help me remove it, thanks a lot 😀

    9 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 22, 2015 at 09:20

    Hello,

    Please add this code into custom.css file.

    .product-image-wrapper .footer-product{
    display:none;
    }
    

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
    Regards,
    Robert Hall.

    Avatar: widiantozhu
    widiantozhu
    Participant
    January 27, 2015 at 09:23

    hi robert, thanks for helping:)

    i’ve added the code to custom.css but nothing changes. can you please help me again?

    thanks for your time:)

    Avatar: Eva
    Eva Kemp
    Support staff
    January 27, 2015 at 10:38

    Hello,

    As I see the wishlist icon is removed:
    http://imgur.com/PtWS5j5

    Please clear your browser cache and check again.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: widiantozhu
    widiantozhu
    Participant
    January 29, 2015 at 16:19

    hi eva, yup, the wishlist icon were removed.

    what i meant is that how to remove the hover element entirely, including the black bottom bar that shows up when we mouseover a product picture?

    Avatar: Eva
    Eva Kemp
    Support staff
    January 29, 2015 at 17:16

    Hello,

    Please add this code in custom.css file:

    .product-image-wrapper:hover .footer-product {
    display: none !important;
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: widiantozhu
    widiantozhu
    Participant
    January 29, 2015 at 17:24

    hi eva, i’ve added the code, but the black bar still showed up when i hover the product image.

    can you please help check again? thanks a lot:)

    Avatar: Eva
    Eva Kemp
    Support staff
    January 29, 2015 at 17:39

    Hello,

    It’s not showing for me.
    Please try to clear your browser cache or check it with other browser.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: widiantozhu
    widiantozhu
    Participant
    January 29, 2015 at 18:10

    yup, it’s gone now.

    thanks a lot eva, you’re the best 😀

    Avatar: Eva
    Eva Kemp
    Support staff
    January 29, 2015 at 18:12

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

  • Viewing 10 results - 1 through 10 (of 10 total)

The issue related to '‘How do I remove the Wishlist bar on Product Image hover?’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.