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.

Drop Down Menu Covered by Slider

Resolved 8 replies pluginplugin-page-builder
11 years ago · Last reply by RichardStone 9 years ago

Hello,

I have a drop down menu that is set up with my pinboard theme but the drop down seems to be covered by the siteorigin slider. I’ve tried a few things but nothing seems to work. Any help would be appreciated!

Thanks,
Josh

URL: http://concepttrader.com/

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

Need fast email support? Get SiteOrigin Premium

Replies

8
  1. John Bolton 11 years, 19 days ago

    Changing the z-index of your #access seems to fix it:

    #access {
        z-index: 9999;
    }
  2. Joshua Boone 11 years, 19 days ago

    John, you are the man!! Works great!

  3. Greg Priday Staff 11 years, 13 days ago

    Thanks for helping out here John :)

  4. RichardStone 9 years, 7 months ago

    ..I know I am missing the obvious, but where (which file) do I change the

    #access {
    z-index: 9999;
    }

    Thank you

  5. RichardStone 9 years, 7 months ago

    ….silly question over. solved it

  6. Praveer Shukla 9 years, 5 months ago

    @ richard
    I am also facing the same issue (Site : theneedopedia.com)

    Could you please assist where did you changed the # access. I am new to wordpress, so dont know alot about advance coding

    • RichardStone 9 years, 4 months ago

      Praveer

      Original code snippet seems to no longer work, but this one does

      .header .header-wrapper {
      z-index: 999 !important;
      }

      use a child theme and every time you update the code will nto be lost

  7. Gopu 9 years, 5 months ago

    Use siteorigin css plugin .once installed paste the code in the editor .which hopefully solve the issue

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