Shopify themes, liquid, logos, and UX
hi I want to remove the cart icon trolley so I only have the text.
I'm using the brooklyn theme
this is the preview of my store:
https://6xlh0wi5vdrnxdng-41528656033.shopifypreview.com
thanks!
Solved! Go to the solution
This is an accepted solution.
@Gerardlopez,
Add this code at the bottom of theme -> assets -> theme.scss.liquid
.icon.icon-cart {
display: none !important;
}
This is an accepted solution.
@Gerardlopez,
Add this code at the bottom of theme -> assets -> theme.scss.liquid
.icon.icon-cart {
display: none !important;
}
Please add below code in bottom of assets/timber.scss.css file.
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024