Home Forums Basel support forum Add to Wishlist is Not displaying in Desktop in Product category pages

Add to Wishlist is Not displaying in Desktop in Product category pages

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #79812

    Dear Support Team,

    In our website add to wishlist button is not displaying before hover in desktop as displayed in the image. Add to wishlist is only displaying only on hover can you please check and suggest.

    Please refer to this link
    https://www.madsbox.com/product-category/apple-iphone-x-with-round-cut/

    In the above link we want to display SALE Label on product in place of percentage How i can fix that issue. Please check and suggest

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

    Hello,

    I am checking your site and see wishlist icon on the desktop: http://prntscr.com/l06wcs and http://prntscr.com/l06w6x

    What do you mean?

    In order to set the percentage, navigate to the Theme Settings > Shop > Labels

    Best Regards

    #79847

    Dear Support Team,

    i mean to say that when we i cursor over product wishlist is displayed and when i remove cutrsor from product wishlist is hidden. I dont know why i want to display the wishlist globally whether the cursor is over product or not can u pls check nd suggest

    #79856

    Hello,

    Please add this code to the Theme settings > Custom CSS:

    div.product-grid-item:not(.basel-hover-base) .yith-wcwl-add-to-wishlist {
        transform: none;
        -webkit-transform: none;
    }

    Best Regards

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