How to change the header logo URL in Sense theme?

I’m using the free theme, Sense, and need the header logo to link to an external URL. Can you some help me with code?

Hello @KathrynWardD

It’s GemPages support team and glad to support you today.

I would like to give you a solution to support you:

  1. Go to Online Store → Theme → Edit code:

  1. Open your section/header.liquid theme file

  2. Search with keyword: {{ routes.root_url }} (code appears 2 times)

  3. Replace that code with the custom link you want to use

Hope my solution can work and support you!

Kind & Best regards!

GemPages Support Team.