Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
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
Changing the z-index of your #access seems to fix it:
John, you are the man!! Works great!
Thanks for helping out here John :)
..I know I am missing the obvious, but where (which file) do I change the
#access {
z-index: 9999;
}
Thank you
….silly question over. solved it
@ 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
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
Use siteorigin css plugin .once installed paste the code in the editor .which hopefully solve the issue