Shopify themes, liquid, logos, and UX
I recently customized the user login icon and shipping cart on my site. It looks great on the desktop version, but now the icon are way too tiny on the mobile version. Help!
oh sorry for that issue can you try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
@media only screen and (max-width: 749px) {
.site-header__logo-image img {max-width: 100px !important;}
}
This did not work
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025