How to hide cart icon in mobile and desktop version
-
Please tell me how to hide the cart icon in the mobile and desktop versions.
Please see the screenshot.
Attachments:
You must be
logged in to view attached files.
Hello,
Please provide the page URL I am checking one of your categories pages and there is no Add to cart icon
Best Regards
Hi if you go to the Home page;
https://www.fariastrading.com/2020/
Scroll down to FEATURED PRODUCTS
Click on 49.99 and Under
All the items when you hover has the “add to cart” icon.
I don’t know why it’s not showing for items $25.99 and under but that’s how I would like it.
Hello,
Please deactivate all the plugins not related to the theme and switch the parent theme, check the issue, If the problem has gone, activate the plugins one by one, checking the issue to detect which one causes the problem.
Best Regards
I did that, no luck.
Can you please send me the “display: none” custom CSS to turn off cart icons for moblie and desktop as per the screenshot sent?
I will appreciate that very much.
Hello,
Add this code:
.wd-action-btn.wd-style-icon .button {
display:none;
}
Best Regards
Thank you for the CCS code it was very helpful, it worked for the item thumbnails.
The cart icon is still there on the mobile menu, can you provide CSS to hide it?
Attachments:
You must be
logged in to view attached files.
Hello,
I am checking the home page and the shop page and I do not see a cart icon. Please provide page URL
Best Regards
Hi Elise,
Only if you view the URL on an android on IOS device phone/tablet you will see the cart icon below the blue top bar to the right of the logo, as per the screenshot I sent.
Awaiting your feedback.
Hello,
Have you solved the issue with tabs on the home page?
As for the header you need to go to the Header Builder and switch to the mobile view of your header http://prntscr.com/iyd3v3 delete the Mobile menu element.
Best Regards
Thank you very much for your kind support, your screenshot helped 100%
You are welcome! If you have any questions please feel free to contact us.
Best Regards
The topic ‘How to hide cart icon in mobile and desktop version’ is closed to new replies.