Shopify themes, liquid, logos, and UX
Hello,
I've enabled customers account for my shop and it showed up on the Desktop version. However it's missing from the mobile view? How can I add it back and also add it to the side bar menu (mobile only). I've tried different solutions on here but nothing worked for me.
store: https://greentiger.co/
pw: cheese
hi @greentigershop
You can follow these step to achieve your result
Go to online store->edit code->grid-mixin.css file and paste this code
@media only screen and (max-width: 768px)
.site-nav__link.site-nav__link--icon.small--hide {
display: inline-block !important;
}
Result:
If you need anything please like accept and reply this message
@BrainStation23 I searched and didn't see the grid-mixin.css file. I tried pasting the code in the theme.css file and it didn't do anything. Any ideas?
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