Good morning, do you happen to know why I can’t see the “account” icon in the header on a smartphone? I can view it on desktop but not on smartphone.
Thanks so much everyone for the replies
https://refade-8966.myshopify.com/
password: refade
Good morning, do you happen to know why I can’t see the “account” icon in the header on a smartphone? I can view it on desktop but not on smartphone.
Thanks so much everyone for the replies
https://refade-8966.myshopify.com/
password: refade
Hi @Marco211
Please add this code at the bottom of your base.css file to make that icon appear.
@media (max-width: 767px)
.header__icon:not(.header__icon--summary), .header__icon span {
display: flex !important;
height: 3.4rem !important;
width: 3.4rem !important;
}
}
Thank you very much, is it possible to move the search lens to the left on a smartphone? Because I see that the cart icon has become very small