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
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