Shopify themes, liquid, logos, and UX
On my site theoutdoorshops.com, I am trying to change the mobile icon size. It's an SVG file and I'm having no luck getting the shopping bag/magnifing glass icons to change size. They are too small on a mobile device. Thanks for advice.
Solved! Go to the solution
This is an accepted solution.
Hi @darlenejhill,
Please go to Actions > Edit code > Assets > styles.css file and paste this at the bottom of the file:
.icon.header__icon {
height: 2.2rem;
width: 2.2rem;
}
You can also change it to the size you want.
This is an accepted solution.
Hi @darlenejhill,
Please go to Actions > Edit code > Assets > styles.css file and paste this at the bottom of the file:
.icon.header__icon {
height: 2.2rem;
width: 2.2rem;
}
You can also change it to the size you want.
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey 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, 2024