This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Dropdown menu dissapears

7 years ago · Last reply by Alex S 7 years ago

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

1
  1. Alex S Staff 7 years, 1 month ago

    Hi 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.

Have a different question or issue?

Start New Thread