I am new to SiteOrigin. I am building a new home page for my website and the hero image I have at the top is covering up the menu. I’ve researched on your support forum other people who have tried the same problem….and I’ve added these 2 different codes in the SiteOrigin CCS….and nothing is making the menu appear.
First I tried this
#site-navigation ul.sub-menu, #site-navigation ul.children {
z-index: 101;
}
Then I tried this
.main-navigation .menu > li ul {
z-index: 101;
}
Neither helps…..please advise. My site is built on Genesis theme and is the Enterprise Pro theme. I really hope to hear from you soon.
Catherine
Hi Catherine
Thanks for posting. If this is still a problem you’re working on, please send a link and we’ll take a look.
(The above menu CSS is specific to each theme. Many themes might make use of the same class names but they don’t have to.)