"Account" icon is not visible on smartphone

Solved

"Account" icon is not visible on smartphone

Marco211
Explorer
91 0 20

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

Accepted Solution (1)

Dan-From-Ryviu
Shopify Partner
9205 1844 1875

This is an accepted solution.

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;
}
}

Screenshot_4.jpg

- Helpful? Like and Accept solution!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.

View solution in original post

Replies 2 (2)

Dan-From-Ryviu
Shopify Partner
9205 1844 1875

This is an accepted solution.

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;
}
}

Screenshot_4.jpg

- Helpful? Like and Accept solution!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.

Marco211
Explorer
91 0 20

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