I was able to change the cart icon but can’t manage to change the others icons like:
Search
Account
Hamburger (mobile menu)
Any help please?
A user successfully changed the cart icon in Dawn 15.2 but encountered issues replacing other header icons (search, account, and hamburger menu).
Solution provided:
icon-search.svgicon-account.svgicon-hamburger.svgFollow-up issue:
The user’s custom SVG icons aren’t displaying correctly. The helper identified the problem: replacement SVGs must match the original viewBox="0 0 20 20" dimensions, otherwise they’ll be cropped. Alternative solutions include adjusting the viewBox or using CSS modifications.
Status: The user shared their website URL for specific CSS assistance, but no final resolution was posted. A side conversation emerged about the store’s custom features and design implementation.
I was able to change the cart icon but can’t manage to change the others icons like:
Search
Account
Hamburger (mobile menu)
Any help please?
Hi @Ell_Soll
Thank you for posting regarding this. This instructions below will be helpful for other Shopify users like you. So with the updated Shopify free theme, shopify developers decided to upload icons in the Asset folder instead of SVG code in the Snippet folder.
Below is the corresponding file you need to change in the Asset folder
Search - icon-search.svg
Account - icon-account.svg
Hamburger (mobile menu) - icon-hamburger.svg
Please press ‘Like’ and mark it as ‘Solution’ if you find it helpful.
I forgot to mention that I know the files and qll that.
The issue is that for some reason my SVGs are not fitting well and I don’t understand why.
You have to have the same viewBox=“0 0 20 20” with the icon you are replacing. You cannot simply replace the viewBox of your icon of they are not the same, it will cut your SVG. Other way is to do it via CSS code. If you provide your website link, I can provide you the code
Different question @Ell_Soll , you customized your store with dawn theme all yourself?
Looks pretty impressive, and I can’t see any additional apps installed through my chrome extensinon?
Would appreciate if you could leave some info how to add all the additional sections & features you have in your store.