quick add to cart on mobile
-
hey guys i have been trying to find a way to remove the little shopping cart icon that appears on the bottom left corner of every item in my shop when viewed on mobile. You seem to have a on/off switch for almost every other element but this one. can you please let me know how to remove it or add it as an on/off switch option in the theme settings please? It just looks really busy when there’s also badges/labels etc on the products so i’d prefer to remove it
Attachments:
You must be
logged in to view attached files.
Hi,
You can enable the Catalog mode in the Theme Settings > Shop page > Catalog mode. The button would disappear both from the shop page and the product page.
By using the below custom code, enter it into the “Custom CSS for mobile” area that is in Theme Settings -> Custom CSS.
div.wd-add-btn{
display: none !important;
}
Best Regards.
Fantastic!! Thank you that worked perfectly
Most Welcome 🙂
If you do not mind, can you please leave 5 stars rating for our theme by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.
Have a great day 🙂
Topic Closed.
Best Regards.
The topic ‘quick add to cart on mobile’ is closed to new replies.