Ideally you’d need that custom coded in the Customize page by a dev, so you could add unique links to each individual section, but as a quick fix you can do this:
- In your Shopify Admin go to online store > themes > actions > edit code
- In your theme.liquid file, find the (press CTRL + F or command + F on Mac)
- paste this code right above the tag:
You can add any URL you want by changing the value [https://www.halfspaced.com/](https://www.halfspaced.com/`)
Just make sure it starts and ends with this sign: `
Kind regards,
Diego