Hi, wondering if any one could help, currently using the stiletto theme and trying to remove both the cart icon and the quantity count next to it. Currently have only managed to do this on the desktop but can’t find a work around for it to be removed on the mobile version too. Any help would be great!
Please share your url.
Hi @hadam1992 ,
Can you give me your page URL (with pass if your store password is enabled), so I can check it and maybe give you a solution?
Kind & Best regards,
GemPages Support Team
Sure, thank you! www.rococoevents.co.uk
password rococo123
Hi @hadam1992
You can try to add the below code to remove both the cart icon and the quantity count by following these steps:
-
Go to Online Store → Theme → Edit code https://prnt.sc/XkUYXZPnym_E
-
Open your theme.css in the Assets folder.
-
Paste the below code at the end of the file.
#shopify-section-header .header__row a.header__icon-touch[href="/cart"]{
display: none;
}
- Save the file and double-check.
Best regards,
GemPages Support Team
Hi @hadam1992
This is Victor from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Theme.css
.header__icon-touch.no-transition {
display: none;
}
Hope you find my answer helpful!
Best regards,
Victor | PageFly
Genius! Thank you!
I am so glad that my suggestion can help
.
Hi sir , Its didnt work for my web site (