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
Started · Latest reply by RichardStone

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

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

    #access {
        z-index: 9999;
    }
  2. Joshua Boone

    John, you are the man!! Works great!

  3. Greg Priday Staff

    Thanks for helping out here John :)

  4. RichardStone

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

    #access {
    z-index: 9999;
    }

    Thank you

  5. RichardStone

    ….silly question over. solved it

  6. Praveer Shukla

    @ 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

      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

    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