Hello, the cart icon on my page is not showing and I don’t know how to make it appear. I have the DAWN theme.
Here is the link of my page https://alltherage.mx/
Hello, the cart icon on my page is not showing and I don’t know how to make it appear. I have the DAWN theme.
Here is the link of my page https://alltherage.mx/
Hi @AllTheRage ,
You can follow the instruction below:
.header .header__icon--cart {
display: block !important;
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
Best regards.
Thank you so much! It worked!