y website is prestigechess.com. I wanted to make the attached image banner on the homepage a clickable link, that takes me to the product page Hand Carved Chess Boards.
Is this simple to do? I only want this image to be clickable not any other
Save and preview. Now only that image will be clickable.
Hope this works. The only possible issue is if your theme is different from what I assumed. Please share your theme name, and I’ll do my best to give you the exact solution.
Hi @jackthomasp ,
If you’re using the Prestige theme, here’s how to make just that one banner image link to your “Hand Carved Chess Boards” product page:
1. Go to: Online Store → Themes → Edit code
2. Open the section where your banner image is defined.
Usually, this will be something like: sections/image-banner.liquid
or sections/hero-banner.liquid
3. Wrap the banner image in an anchor tag like this:
After further checking, it is available to access Hand Carved Chess Boards this product page already after clicking the image banner on your homepage, rest assured~
This is a simple job. At the same time, adding a section to a page. You have options to add an image, text, and an actionable link to that image or text.
Please add a link where you want to redirect on that action.
Hope this will help, let me know if you need more help.