Hi! I am using the Venture theme and I put a banner image which I created using Canva on my homepage. As part of the image there is a “Learn More” button. The button isn’t functional of course when I insert the banner as an image on my homepage, but I thought if I just had a hyperlink on the image itself that would suffice. However, I cannot see where I am able to do that in the Customize Theme section. I’m sure I’ll have to edit the code to accomplish this but can anyone tell me what the code would be and exactly where I need to put it? My website is http://lobographixnm.com. The image I’m referring to is the black banner that says “Need Custom T-Shirts?”. I want it to link to my Page entitled “How It Works”. TIA!!
what really happen is that, the creator of your store do not insert the link for hyperlink to the button and if you URL is not insert i won’t never give result
so if you want to correct it, you will need to go back to customize and the rest will lead you.
Thank you for your reply. I’m sorry but I don’t understand the directions you are giving. When you say “so if you want to correct it, you will need to go back to customize and the rest will lead you.”, what exactly should I do? Because when I go into Customize Theme I don’t see any option allowing me to add a hyperlink. Thanks again
Hi @lobographix ,
Can you provide the code of the section you use for this image? I will edit the code for you
Hey thanks I really appreciate that! I went into Customize Theme and on the Homepage I just added a section “Image” and put it in there. Where would I find the associated code? I mean, I know where to go to find the code for the whole site but how do I know which part to copy/paste? Thank you!
What was the name of the section you added?
The section is called Image with Text, but I hid the text part so it’s just Image.
I just figured out how to do it with custom html. Thank you anyway for your offer to help!
In case anyone is wondering a backdoor kind of way to do it, I went into Customize Theme and added a section called Custom HTML. I am more familiar with basic html than I am with the other coding snippets and such that Shopify uses. I’m old school
In order to get the code that shows the location (img src) of my image file, I pulled up my homepage in a browser and then right-clicked and chose View Source. I copied the part that had to do with the location of my image and pasted it into the Custom HTML code field in Shopify. Then, I added code to add the hyperlink. Seems to work!