Home Forums WoodMart support forum How to make wishlist appear on products in show when NOT hovering? (desktop)

How to make wishlist appear on products in show when NOT hovering? (desktop)

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #154007

    mattias
    Participant

    Hello! Thanks again for providing us with this great theme and fantastic support!

    How do I make the wishlist icon to appear on products in the shop when NOT hovering on desktop? I would really like to make it appear on desktop WITHOUT hovering as it does now in MOBILE view. (website adress attached in private content).

    Thanks for any help!

    #154100

    Most Welcome,

    To display the wishlist button without hover in desktop you can use the below CSS code in Global Custom CSS are under Theme Settings:

    .woodmart-hover-standard .woodmart-buttons{
    opacity: 1;
    }

    Best Regards.

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