Dropdown menu dissapears
Goodmorning,
I started adding a slider to almost every page of my website. I have a problem with the dropdown menu, because it ‘dissapears’ behind my SiteOrigin Slider. How can I fix this?
Example: https://qstest.nl/business-events/conferences/
Thanks in advance!
Best regards,
Fanny
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi Fanny,
I’ve had a look at your menu and this issue caused due to a low z-index used by your theme menu. You can fix this issue with custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Add the following CSS:
.nav-fabify { z-index: 101; }You might also need to install the SiteOrigin CSS Editor.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.