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?
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024