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 |
---|---|
73 | |
61 | |
60 | |
48 | |
44 |
We're excited to announce improvements to the threaded messaging experience in our communi...
By TyW May 31, 2023Thank you to everyone who participated in our AMA with Klaviyo. It was great to see so man...
By Jacqui May 30, 2023Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023