Home Forums WoodMart support forum Icons on product thumbnails big on mobile (Aizaz or Luke only please)

Icons on product thumbnails big on mobile (Aizaz or Luke only please)

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

    contactpleazurr
    Participant

    Hello,

    The Icons (heart & cart) on my product thumbnails are blocking most of the images on mobile as they are too big. Can I choose another product thumbnail icon layout for mobile only? Or delete these icons from showing up on mobile?
    https://snipboard.io/bsxZAp.jpg

    *Please only want support from Aizaz or Luke.

    #378916

    Hello,

    Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.

    .product-grid-item .product-element-top {
    height: 220px;
    }

    This will increase the height of the top element to move the icons down.

    Or you can use the below CSS to hide them from Mobile.

    .wd-hover-icons .wd-buttons {
    display: none;
    }

    Best Regards

    #379331

    contactpleazurr
    Participant

    Perfect! Thank you Aizaz!

    #379333

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘Icons on product thumbnails big on mobile (Aizaz or Luke only please)’ is closed to new replies.