Drop down menu not working on clickable hero image

Hi,

I am having major issues, I have a clickable hero image for my new arrivals, but when using my drop down menu, any of the links that falls over the hero image, the hero image gets click, not the actual link on the drop down menu. It is worse on mobile since it automatically just goes to the new arrivals (hero image link) instead of per example jewelry.

Here is my site: thebeaverboutique.com

Hi @Misombra

You can solve it by adding this css code to theme.liquid file before tag in Online store > Themes > Edit code


1 Like

You saved me! It works and works perfectly on desktop and mobile.

1 Like

Happy I could help!

Sounds good, will help me about, I’m having this issue where you put that code?

Go to your Online store > Themes > Edit code > open theme.liquid file, add code before tag

Alright, thanks