Menu hidden by slider (Physio QT)
On the website there is a drop down menu and when i scroll over it, the slider underneath covers the menu. I have read other threads and non of them seemed to do anything to help.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Ethan,
Do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.
This is a private message.
Hi Ethan,
This is an issue with your theme having far too low of a z-index for the header. I would recommend contacting your theme developers to report this issue. You can fix this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.
.header .header-wrapper { z-index: 999 !important; }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.