Shopify themes, liquid, logos, and UX
If you’re struggling to hide the shopping cart icon in the header while using the Eurus theme, don’t worry—it’s a common tweak that’s usually pretty straightforward. Here are a few steps you can try:
First, head to your Shopify admin:
If there isn’t an option in the settings, you can hide it with CSS:
.cart-icon-class { display: none !important; }To find the correct class name (cart-icon-class is just an example), inspect the cart icon on your site:
If the CSS doesn’t work or you prefer to remove the icon entirely (not just hide it), you can edit the theme’s code:
<a href="{{ routes.cart_url }}" class="cart-icon-class">...</a>
<!-- <a href="{{ routes.cart_url }}" class="cart-icon-class">...</a> -->
If none of the above works, or you’re not comfortable tweaking the code yourself, it’s a good idea to reach out to the support team for the Eurus theme. They’re familiar with their theme and can guide you or even make the change for you.
Let me know if you need more guidance—I’m happy to help! 😊
Hi @mecocorp
Would you like to hide the cart icon on all pages in your header menu? If it is please, share your store URL. Thanks!
Hello @mecocorp
Thank you for submitting your query to the Shopify community. I’d be happy to assist you. Could you please provide the store URL and password (if it’s password-protected) so I can review and get back to you with an update?
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024