• Resolved krishs

    (@krishs)


    hello,

    I’m using OceanWP theme and on product archive page add to Wishlist option is displaying only on hover, but I want to display it all time not only on product image hover. Can you please help me with any solution?

    thanks in advance.

Viewing 1 replies (of 1 total)
  • You try insert this code in Custom CSS.

    .tinvwl_add_to_wishlist_button {
        visibility: visible !important;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘wishlist icon visibility’ is closed to new replies.