Make logo clickable

Topic summary

Goal: Make the entire site logo clickable to the homepage on desktop; currently only the top portion is clickable.

What’s proposed: A responder suggests editing the Shopify theme’s main layout file (theme.liquid) via Online Store > Edit Code and inserting additional code just above the closing tag. However, the provided code snippet in the reply is empty/missing, so the exact implementation details are not available.

Key context: “theme.liquid” controls the overall page structure. Ensuring the logo is fully wrapped in a link (anchor) is typically required, but the specific code to achieve this was not shared in the thread.

Status: Unresolved. The requester still needs a concrete code snippet or clearer instructions. Next step would be for the responder to provide the missing code or for the requester to seek clarification so the change can be applied and tested.

Summarized with AI on January 2. AI used: gpt-5.

hi can you please help me make my whole logo clickable (to go to home page) bc now on desktop you can only click the top part. Thank you

Pass: biangu

Url: www.matibrnd.com

Hi @MT27

Follow these Steps:

  1. Go to Online Store
  2. Edit Code
  3. Find theme.liquid file
  4. Add the following code just above tag

If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!

Best Regards,
Makka

1 Like