How to hide the cart icon for Quick Shop on mobile?
-
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.
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.
Thank you. It’s in effect. GOOD!
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.
The topic ‘How to hide the cart icon for Quick Shop on mobile?’ is closed to new replies.