How can I link the 'Order Now' button to a page in Dawn theme?

Hi! on www.10xfuel.com: How can I link the header button “order now” to a page?

thank you!

Go to place where you added button and replace # with page URL

thank you! How can I find this place in the “edit code” section?

You can try to find it in header.liquid file

I didn’t find: for me it’s like looking for a needle in a haystack :slightly_smiling_face:

Go to Online store > Themes > Edit code > open header.liquid file, try to find this code like this


    order now

it’s not there:

10xfuel_0-1704808168653.png

where else could it be?

Please click in file then click Ctrl + F (windows) or Cmd + F (Mac) to search

I did search by command + F but cannot find it: I also looked into other section that have some edits but couldn’t find it :disappointed_face:

You must click on the header.liquid file and then command F to find elements in the file.

YES!!! THANK YOU!!!

Happy I could help