SiteOrigin Hero image blocks dropdown menu
Hi,
I’m using the tesseract theme, by Tyler Moore, and I’m experiencing a problem with the Hero Image page builder.
My dropdown menu doesn’t function on pages using SiteOrigin Hero image feature.
I have noticed that other people are experiencing the same issue. It would be nice to get some advice on how to solve the issue.
thx
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1I am also presenting problems using “SiteOrigin Slider”, it blocks the drop down menu. My them is “tesseract” by Tyler More. I have been locking on youtube and internet for a solution, so far I found using “Custom Css” by SiteOrigin which is a great plugin, and I have tried different codes like:
.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-container .sow-slider-image-wrapper > *:first-child {
z-index: 9999;
}
or
.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-container .sow-slider-image-wrapper > *:first-child {
z-index: 98;
}
.site-header {
z-index: 1;
}
or
.site-header {
z-index: 9999;
}
and a lot of different options playing with z-index, but I can’t get fix the problem of the slider blocking the dropdown menu,
In the middle time I will continue looking for a solution.
Thank you!
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.