Shopify themes, liquid, logos, and UX
Hello
Can someone give me the code to make only the shopping cart appear in the header?
Password - 'NOACCESS'
Thanks
Password is 'NOACCESS'
Hello @MarcusGoku
Hope you are well !!
Go to online theme > Edit code > base.css
find and replace CSS and also add below CSS
/* find "header__icons" and replace it base.css*/
.header__icons {
display: block;
}
/* find "header__icon span, .header__icon:not(.header__icon--summary)" and replace it base.css*/
.header__icon span, .header__icon:not(.header__icon--summary) {
display: inline-block;
align-items: center;
justify-content: center;
}
/* add this base.css*/
a.header__icon.header__icon--account.link.focus-inset {
display: none;
}
https://prnt.sc/20xb3xu
Hope it works
User | RANK |
---|---|
163 | |
142 | |
74 | |
66 | |
56 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023