How to remove "powered by Shopify" on Dawn theme 2.0

Hi guys, all of the tutorials for this are out of date, can anyone get back to me and tell me how to remove “powered by Shopify” on Dawn theme?

Hi - I am now working on this solution - please wait :slightly_smiling_face:

To fix your problem, simply do the following

Video guide:

  1. Go to online store, edit code, footer.liquid
  2. Control-f for search, then type “powered”
  3. Remove the code <<powered_by_link>>
  4. Your store will no longer have powered by Shopify written on it

Thanks and if my answer helped please accept it as a solution to your problem

PEACE

5 Likes

Hi Hamish, this is not working for me. Typing “powered” to search in the footer.liquid returns “0”. Please help.

Thanks!

Jenna

You have to click inside the code editor first, right now you’re on the Google Chrome find option, click inside footer.liquid first then type in powered.

1 Like

Yes, I’m inside the code editor, pls watch this recording.
Thanks.

https://loom.com/share/a552e192f1754038b4149c0a7c7050b0

No - you’re not, that is the Chrome search function

Physically click inside the code editor first, you can see on my video it brings up a different search function.

What theme are you on?

Dawn theme

I figured it out already :blush: Thanks, Hamish!

Thank you SO much. I was confused at first too but as soon as I read ‘You have to click inside the code editor first,’ I followed your instructions and it worked!