Hi!
As the title states, I have problems removing the shopping cart icon from the header in my Narrative themed page. Please check fwcommerce.myshopify.com
I have tried to comment out the bubble-icon or something. But this leads to the logo no longer being in the middle of the screen.
Please help!
Thank you so much.
Hi There!
Indeed when you don't display it the logo moves, however this will just hide the icon while keeping everything else there (add it to your theme.scss):
a.btn.btn--clear.btn--square.btn--hover-scale.site-header__cart.ajax-cart__toggle {
visibility: hidden;
}
Let me know!
Hey @jfjeldberg1
1. In your Shopify Admin go-to online store > themes > actions > edit code
2. Find Asset > theme.scss.liquid or and paste this at the bottom of the file:
.site-header__section .site-header__section--button {display:none;}
Hope this works for you.
Thanks!
User | Count |
---|---|
446 | |
187 | |
139 | |
61 | |
44 |