Shopify themes, liquid, logos, and UX
How to make banner Clickable?
We want customers to be directed to our preferred page when they click on the actual banner instead of clicking on the 'Shop Now' button, to avoid any inconvenience for mobile and Desktop users.
this is the website: https://hushpuppies.com.ph/
Theme: Planter Version 2.0.0
Thank you.
Hi @SMSIGroup1 ,
I have checked the store and banner it's possible either by adding anchor tag in div or using JavaScript click event.
Also I think you're using slideshow so may be you can check options if there is a way to make it clickable.
Thanks
Hi @SMSIGroup1 ,
This is David at SalesHunterThemes.
if you wanna click on the banner and customer directed to our preferred page , you must custom some code.
You can try to follow these steps:
Go to Online Store -> Themes -> Actions -> Edit code.
Go Section folder find slideshow-section.liquid
You search slideshow-section and add this code below tag <div>
<a href="/collections/advance-collection" style="position: absolute; width: 100%; height: 100%; z-index: 2"></a>
then
Go Theme folder
Add the following code above </head> tag
<style>
[data-section-type="slideshow-section"] {
position: relative;
}
</style>
If you're not confident in your coding skills, consider consulting a Shopify expert or developer for assistance.
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
David | SalesHunterThemes team
We create fast Shopify themes, focusing on exceptional performance and seamless experience across all devices.
Try our Electro theme Free! (Now at Black Friday price)
Hello @SMSIGroup1 ,
This is just a simple fix. Don't use any suggestion to add css in header or make change in template with inline css.
I strongly recommend hiring a developer to make this simple change. They will charge a few bucks but the solution will be clean and compatible.
If you still want to use these solutions paste css here and there in the end you will find you break the whole store rest your choice.
Thanks
Hi @SMSIGroup1
Please refer the below video
User | RANK |
---|---|
145 | |
98 | |
78 | |
69 | |
65 |
This blog post is a recap of the webinar Getting Ready For BFCM: How To Run A Flash Sal...
By Jacqui Oct 3, 2023Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023