RE: Slideshow section (Dawn 2.0) - how to make the entire slide a clickable area.
Hi - I’m using Shopify’s free Dawn 2.0 theme. Right now, when using the slideshow section on the home page, only the button is clickable on the slide. I’d like to change it so that for each slide the entire slide area is clickable and will go to the URL set for that specific slide button in settings.
Hi! Thank you for this solution, the code doesn’t work (banner was clickable but when clicking I’m still on the homepage). So I used it to put in the code itself the right URL link. Not the best option but it works now, so thank you very much!!
I made my slideshow clickable following your solution. This works great except the drop down list from my top main menu now follows the same link as the slideshow. (The slideshow-link overrules the drop-down-menu) Can you help me with this?
Then to use the entire image link leave the button label blank and add the link in the theme customiser. Adding a label button label will swap to the default button in the content box.
Hi. Just noticed that the link stops working outside the slideshow__text-wrapper div which has a z-index of 2. To fix this I added a z-index of 2 to the link as well. The dropdown will also still show over the slider.