Hi,
How can I make my cart icon smaller?
see image attach.
Thank you!
Welcome to the Shopify community!
Thanks for your good question.
Please share your store URL.
So that I will check and let you know the exact solution here.
Hi @emmaboa ,
You can follow the instruction below:
.header__icon--cart {
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.