I’m trying to make my main banner clickable and redirect to my collection without a visible button, kindly help me how it is posible…
Url: deepsealifesciences.pk
I’m trying to make my main banner clickable and redirect to my collection without a visible button, kindly help me how it is posible…
Url: deepsealifesciences.pk
Hi [email removed]Subhan2,
You can try this code by following these steps:
Step 1: Set up a link for the button of the banner section
Step 2: Go to Online Store->Theme->Edit code.
Step 3: Search file base.css,
Step 4: Paste the below code at bottom of the file → Save
.banner .banner__buttons a[role="link"]{display:none !important}
.banner .banner__content,.banner .banner__content *{
position:static !important;
opacity:0 !important
}
Hope my solution works perfectly for you!
Best regards,
Victor | PageFly