Re: Drop Down Menu on HOME page not working

Solved

Why isn't the drop down menu on my home page functioning properly?

KSCHILL
New Member
4 0 0

When you are on our home page, if you do the drop down menu, it is not allowing you to click on the items. If you are further down the page or on a different page, it works. 

I have recently changed themes but it was happening on our prior theme as well. Previously it sometimes would send us to a page that was not linked or one we ever created (stated home-decor)

WEBSITE: https://kairaetransfers.com/



Example, the Black History Month would work but the others over the image will not. 

 

KSCHILL_0-1705535010748.png

 

Accepted Solution (1)

devmont-digital
Shopify Partner
140 31 37

This is an accepted solution.

Hello @KSCHILL,

I have identified the issue in your CSS causing a conflict in the menu. To resolve this, please follow these steps:

  1. Navigate to Online Store -> Themes -> Edit code.
  2. Open your base.css file.
  3. Paste the following code:

 

.slider_link a {
     z-index: 1;
}

.slider_link {
    z-index: 1;
}

 

Ensure that the z-index property is set to 1 for both the .slider_link a and .slider_link classes.

Found our answer helpful? If so, Don't forget to show your support by liking and accepting the solution.
Looking for more help and expert consultation? Feel free to contact us at Shopify Expert or visit our website www.devmontdigital.io
Hire us for your project by simply emailing us at sales@devmontdigital.io

View solution in original post

Replies 3 (3)

devmont-digital
Shopify Partner
140 31 37

This is an accepted solution.

Hello @KSCHILL,

I have identified the issue in your CSS causing a conflict in the menu. To resolve this, please follow these steps:

  1. Navigate to Online Store -> Themes -> Edit code.
  2. Open your base.css file.
  3. Paste the following code:

 

.slider_link a {
     z-index: 1;
}

.slider_link {
    z-index: 1;
}

 

Ensure that the z-index property is set to 1 for both the .slider_link a and .slider_link classes.

Found our answer helpful? If so, Don't forget to show your support by liking and accepting the solution.
Looking for more help and expert consultation? Feel free to contact us at Shopify Expert or visit our website www.devmontdigital.io
Hire us for your project by simply emailing us at sales@devmontdigital.io
KSCHILL
New Member
4 0 0

Thank you! I've tried so many things and knew it was something silly. We've done similiar basic set up on multiple websites but this one is the only one giving us a hard time. 

lightwork
Tourist
21 0 2

Hi, could you help me as well? I am having the same issue. www.inspirelightwork.com