All things Shopify and commerce
Hi there,
On mobile view the customer icon disappears as shown below
Any ideas how to show it like the desktop view?
Thank you,
Caitlin
Solved! Go to the solution
This is an accepted solution.
Hi @maternallyhappy ,
This is Anthony from Beae Landing Page Builder, and I’m happy to assist you today.
I realize this situation isn't exactly what you'd hope for, but I've got a potential solution that I'd like to share with you:
1. Go to Online Store -> Theme -> Edit code.
2. Open your assets/theme.css file.
3. Add the code at the end of the file:
@media screen and (max-width: 699px) {
a.sm-max\:hidden {
display:block !important
}
}
Best regards,
Anthony
I am not sure this is relevant but thank you anyway
This is an accepted solution.
Hi @maternallyhappy ,
This is Anthony from Beae Landing Page Builder, and I’m happy to assist you today.
I realize this situation isn't exactly what you'd hope for, but I've got a potential solution that I'd like to share with you:
1. Go to Online Store -> Theme -> Edit code.
2. Open your assets/theme.css file.
3. Add the code at the end of the file:
@media screen and (max-width: 699px) {
a.sm-max\:hidden {
display:block !important
}
}
Best regards,
Anthony
Thank you so much Anthony! That was really helpful!
Caitlin
Hello,
Is is possible to add Account Icon, on Mobile and our Search to the left of the logo?
Thank you
Claire
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025