Hi Kushal,
I checked your site and z-index is making the issue.
you need to apply another logic instead of z-index.
Check my above solution without z-index and with the onclick inline function in html.
Thanks!
Zain
A user seeks to make slideshow images clickable in Shopify’s Dawn theme, redirecting to assigned pages when clicked.
Initial Solutions Provided:
image-banner.liquid and modifying the liquid schema, but note this requires theme development knowledge.slideshow.liquid and inserting a URL field in the schema after image_picker.Common Issues Reported:
Updated Solutions:
onclick inline functions are suggested.Current Status:
The discussion remains active with ongoing troubleshooting. Multiple users continue requesting help with dropdown menu conflicts and unwanted clickable behavior, though no definitive universal solution has been confirmed for all Dawn theme versions.
Hi Kushal,
I checked your site and z-index is making the issue.
you need to apply another logic instead of z-index.
Check my above solution without z-index and with the onclick inline function in html.
Thanks!
Zain