Home Forums WoodMart support forum Remove hover "add to wishlist"

Remove hover "add to wishlist"

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #101501

    BoRed
    Participant

    Is there any way to remove the “Add to wishlist” hover in the shop without deleting/deactivating the YITH plugin?
    I need the Wishlist, but I hate the hover action in the shop.

    Thank you!

    Attachments:
    You must be logged in to view attached files.
    #101533

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global

    .product-grid-item .product-element-top .woodmart-buttons .yith-wcwl-add-to-wishlist{
    display:none;
    }

    Best Regards

    #101608

    BoRed
    Participant

    The code worked like a charm! Thank you very much!

    #101611

    BoRed
    Participant

    Also, if it’s not too much to ask, could you help me removing the Wishlist and My account from mobile menu? Thanks for your attention!

    Attachments:
    You must be logged in to view attached files.
    #101617

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)

The topic ‘Remove hover "add to wishlist"’ is closed to new replies.