Hi NOT1,
Heddy from Gameball here.
To add links in your announcement bar for the Dawn theme, you’ll need to make some adjustments in the theme code. Here’s a simple way to do it:
- In your Shopify Admin, go to Online Store > Themes, and next to the Dawn theme, click Actions > Edit code.
- Find the announcement-bar.liquid file under Sections.
- Look for the announcement text area in the code, and wrap the text you want to link in HTML anchor tags. For example:
- Save the changes.
This should make the text in the announcement bar clickable and linked to whatever URL you want. If you want multiple links, just add more anchor tags.