Shopify themes, liquid, logos, and UX
Is there a way to reduce the size of the search, login, and cart icons in the header on Enterprise theme.
TIA. Nick
Solved! Go to the solution
This is an accepted solution.
Hi @Nick_S2
TRy this one.
<style>
.header .header__icon svg {
width: 24px;
height: 24px;
}
</style>
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
This is an accepted solution.
Hi @Nick_S2
TRy this one.
<style>
.header .header__icon svg {
width: 24px;
height: 24px;
}
</style>
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Perfect! seems to have done the trick. Cheers
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