Why can't I access my sub menu from the home page?

I can’t access my sub menu when I am in home page. But when I click category I can access the Brands sub menu

Hi @niceeee ,

Could you share your store URL and password protected so I can give you solution?

testing (makerlab-electronics-ph.myshopify.com)

@niceeee i’ve tried it’s working for me . i can access the sub menu of brand menu from the home page. Can u try on incognito mode or try to clear cache afterward check that.

I did use incognito mode still not working

Please give me preview URL of theme that you are getting the issue.

Pololu 22T Track Set - Black – testing (makerlab-electronics-ph.myshopify.com)

here as you can see there are two titles

Hi @niceeee , you can solve the issue by adding this CSS code in Online store > Themes > Dawn > Edit code > Assets > base.css, add code at the bottom of your file

slideshow-component { z-index: 2 !important; }

Thank you my lifesaver

Welcome