Shopify themes, liquid, logos, and UX
I'm looking for a way to display the cart icon on mobile devices even when the cart is empty. Currently, the cart icon only appears when there are items in it, but I'd like it to be visible at all times. Has anyone managed to configure this, or can offer any advice on how to achieve this functionality? Any tips or guidance would be greatly appreciated!
Hello @bagdonaviciusbm
I think empty cart icon are not added in your store so first of all u can check this if empty cart icon added then inspect css too display none or visibility hidden
If you require further help to optimize your store, please don’t hesitate to reach out.
This contribution will always benefit you and you will get my full help easily and you can contact me easily.
can you check? website: wildbrews.co
Hi @bagdonaviciusbm
Please share your store URL so that we can review and share the CSS changes you will need to achieve the same.
Thank you.
wildbrews.co
Hi @bagdonaviciusbm
Add the following CSS to your theme.
svg.icon.icon-cart-empty {
height: 4.4rem !important;
width: 4.4rem !important;
}
This should fix the issue on Safari/iOS/Mac. Please feel free to inform if you need help with adding the code to your current theme.
Thank you.
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