How can I make my video hero section clickable on Impulse Theme?

@Halfspaced

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:

  1. In your Shopify Admin go to online store > themes > actions > edit code
  2. In your theme.liquid file, find the (press CTRL + F or command + F on Mac)
  3. 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