It’s visible on desktop but somehow went missing on mobile.
Any help would be appreciated.
Thanks,
Matt
Account icon missing on mobile in Shopify’s Dawn theme header; it still appears on desktop.
Proposed solutions:
Notes:
Status: No confirmation from the original poster; resolution not yet verified.
It’s visible on desktop but somehow went missing on mobile.
Any help would be appreciated.
Thanks,
Matt
Just follow the steps Below:
.header__icons .header__icon--account {
display: inline !important;!i;!;
}
The Result:
I hope this solution worked for you!
If yes Just like this Reply and Mark it as a Solution and to keep me motivated BUY ME A Coffee
This is Richard from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code above the
@media (max-width:767px){
Hope this can help you solve the issue
Best regards,
Richard | PageFly