Clickable slideshow in Dawn theme overrules main menu

Hi,

I made my slideshow clickable following this solution: (https://community.shopify.com/c/shopify-design/how-to-make-entire-slideshow-area-clickable-dawn-2-0/…) This works great except my top main menu now follows the same link as the slideshow. Can anyone help me with this?

https://kunstogliv.myshopify.com/admin/themes/122917617709/editor

Best regards Melie

@Melie
Your Store url is password protected.
Kindly share your store url and password so that i can help you.

Thank you

https://kunstogliv.myshopify.com/admin/themes/122917617709/editor

Password: FlBt4ever

I’m not sure I gave you the right password - maybe try: trulyu instead

Hi Melie,

I tried different way of the clickable solution and its works, you can try with below, let me know if work.

go to slideshow.liquid, above “slideshow__text-wrapper”, add below code

{% if block.settings.image_link != blank %}

{% endif %}

search “image_picker”, add below after it

{
 "type": "url",
 "id": "image_link",
 "label": "Image Link"
},

go into customize Theme, in the slideshow, you can see a new “Image Link”, chose the product or collection you want.

Hi Macauebuy

Thank you so much, but I went back to having a button on the slideshow instead. Maybe I will try your solution when I get som spare time to work more on my design.

Have a great day (-:

Hello, I am currently experiencing this issue and was wondering if you ever solved it. thanks!

Hi, this fixes the menu issue. For some reason however, it really affects the layout of the website. For some reason any website elements are forced behind/above the slideshow. Has anyone else experienced this?