Home Forums WoodMart support forum How to hide the cart icon for Quick Shop on mobile?

How to hide the cart icon for Quick Shop on mobile?

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

    celiajohnso86
    Participant

    How to hide the cart icon for Quick Shop on mobile?

    I tried to change the product archive style, no matter which one I choose, there is small icon on the mobile image, I don’t want the icon and its function, I just want to show the product, how can I do it?

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

    Hello,

    Please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Custom CSS for mobile section:

    .wd-product.wd-hover-quick .wd-add-btn .add-to-cart-loop {
    display: none !important;
    }

    Best Regards.

    #566165

    celiajohnso86
    Participant

    Thank you. It’s in effect. GOOD!

    #566189

    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 ‘How to hide the cart icon for Quick Shop on mobile?’ is closed to new replies.