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.

SiteOrigin Slider Covers Drop Down Menu Options

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

The SiteOrigin slider covers the drop down menu on my WordPress “My Growth” template. I’ve tried everything posted on the web, but nothing works. Here’s the suggested code…

#access {
z-index: 9999;
}

I’ve pasted this into the editor with no luck. Has anyone else had this issue and been successful resolving it? If so, I would appreciate any assistance. Thanks in advance!

Michael

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Alex S Staff 7 years, 4 months ago

    Hi Michael,

    You can fix/change this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    .theme_menu {
        z-index: 101;
    }

    If that doesn’t work, do you have a public URL where we can take a look at your setup?
    You might also need to install the SiteOrigin CSS Editor.

  2. tiggerc 7 years, 4 months ago

    Worked like a charm! Thanks for the quick assist. I REALLY appreciate the help!!!!!!!

    Michael

  3. Alex S Staff 7 years, 4 months ago

    Hi Michael,

    Great to hear that helped! :)
    Please be sure to post another thread if you have any other questions.

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