kcam93
April 11, 2022, 7:07pm
1
Hi everyone,
I am trying to make the banner on my Dawn 2.0 theme clickable without having to have a button on it.
I am aware that there are many threads dedicated to this already, I have combed through all these and tried their suggestions but it doesn’t work properly for me.
Would appreciate any help!
Hi @kcam93 ,
Please share your store URL and if your store is password protected then please provide password too.
So that we can help you.
Thank you.
kcam93
April 12, 2022, 9:47am
3
just sent it to you via DM
Hi @kcam93 ,
You can show enter the link for the button, so that we can use the link of the button for your image and hide the button for you. Now the button is hidden, so I can’t get the url link.
Thanks you
kcam93
April 12, 2022, 2:30pm
5
Hi @AvadaCommerce ,
Thanks for checking this, I have just made the button temporarily available. (Even though I don’t want it to show long term).
Thanks!
Hi @kcam93 ,
You can follow the instruction below:
Go to Online Store->Theme->Edit code
Asset->/section-image-banner.css->paste below code at the bottom of the file:
.banner__content {
position: static !important;
opacity: 0 !important;
}
.banner__content .banner__box {
position: static !important;
width: 100% !important;
max-width: 100% !important;
}
.banner__content .banner__box .banner__buttons a {
position: absolute;
height: 100%;
width: 100vw;
top: 0;
left: 0;
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
3 Likes
kcam93
April 12, 2022, 2:48pm
7
hi,
thanks for this but it hasn’t worked unfortunately- the banner still isn’t clickable.
1 Like
Hey,
Thanks a lot, it fix on the theme “dawn” & “ride”,
But it can not work at the theme “sense”
Could you please help?
Thanks a lot.
Hi dear,
I use the code above,
It works, I think you need add the button,
As I show at below,
I had try the themes “dawn” and “ride”, both working, but I am using the theme “sense” cannot work.
Hi dear,
I use the code above,
It works, I think you need add the button,
As I show at below,
I had try the themes “dawn” and “ride”, both working, but I am using the theme “sense” cannot work.
hi can u help me my theme is sense and my shop link is shop-angelic.com , i want to make my image banner clickable
hi can u help me my store is shop-angelic.com i want image banner to be clickable no buttons i am currently working on draft theme named dawn theme