Skip to main content

Hello all, we made a custom CSS navigation menu, but the menu dropdowns “hide” behind our catalog widget. Does anyone know what might be going on? It works fine on all other pages that have other widgets.

 

Hi - you may want to try adjusting the z-index.

I am on my phone sending this note to you (because I have no life 🥴) but here is a link that talks a little more through the use of z-index.


Thank you so much! I looked into z-index and that worked. I added z-index: 3 to the drop-down container.


Reply