Shopify themes, liquid, logos, and UX
Hi I want to fix the icons sizes on header of my website https://www.rockgooey.com/ exactly like this website https://www.dior.com/en_us/fashion Thanks!
Solved! Go to the solution
This is an accepted solution.
Hi @Unknowndev234
You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file base.css and add this code at the end of the file
svg.icon.icon-hamburger,
svg.icon.icon-search,
svg.icon.icon-account,
svg.icon.icon-cart-empty {
height: 2.5rem !important;
width: 2.5rem !important;
}
Result
Hi @Unknowndev234
You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file base.css and add this code at the end of the file
svg.icon.icon-cart-empty {
height: 2rem !important;
width: 2rem !important;
}
Result
Best,
Liz
Thanks for sending me the solution. But I want all icons size like the reffrence wbsite that I mentioned above thanks
This is an accepted solution.
Hi @Unknowndev234
You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file base.css and add this code at the end of the file
svg.icon.icon-hamburger,
svg.icon.icon-search,
svg.icon.icon-account,
svg.icon.icon-cart-empty {
height: 2.5rem !important;
width: 2.5rem !important;
}
Result
Thankyou Soo Much
Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025