Hi.
I want to replace the account login and search icons with custom ones. Is it possible, in Dawn, to change them?
Every time I try and delete the following code for the search button, it reappears:
And I cannot find the code for the account login icon.
Hi,
Please follow the steps as following.
-
Open the header.liquid
-
Select all & copy all (ctl+a > ctl+c) the header.liquid.
-
Paste (ctl+v) it to text editor (such as notepad).
-
Edit the header.liquid in text editor.
-
After finish editing the file, copy & paste it to header.liquid.
-
You will be able to change it & save it.
The Account icon is located at Snippets > icon-account.liquid.
Hope it helps.
Thanks.
2 Likes