Home Forums WoodMart support forum quick view icon

quick view icon

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

    MiniSputnik
    Participant

    Hello,

    is it possible to add the “quick view icon” on MOBILE?
    I can see the wishlist and the add to the cart, but the quick view is only shown on desktop.
    (i add image for clarification)

    Thank you

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

    Luke Nielsen
    Keymaster

    Hello,

    Define the below code in Theme Settings -> Custom CSS -> Mobile CSS area.

    .product-grid-item .wd-buttons .quick-view {
        display: block;
    }

    Kind Regards

    #534541

    MiniSputnik
    Participant

    great thank you

    #534650

    Luke Nielsen
    Keymaster

    Hello,

    You are welcome! In case you need any additional help, I’d be more than happy to assist you.

    Wish you all the best.

    Kind Regards

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

The topic ‘quick view icon’ is closed to new replies.