Hi, I have this website
https://upcycled-military-bags.myshopify.com/
password UpCycled
on header, how can I make the distance smaller between account and cart icon?
Thanks for your help
Hi, I have this website
https://upcycled-military-bags.myshopify.com/
password UpCycled
on header, how can I make the distance smaller between account and cart icon?
Thanks for your help
Hi @urbantis ,
You can follow the instruction below:
.header__icons .header__icon.header__icon--account {
width: 20px !important;
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
thank you