Can you change the search and account icons in Dawn?

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.

  1. Open the header.liquid

  2. Select all & copy all (ctl+a > ctl+c) the header.liquid.

  3. Paste (ctl+v) it to text editor (such as notepad).

  4. Edit the header.liquid in text editor.

  5. After finish editing the file, copy & paste it to header.liquid.

  6. 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