Problem with SiteOrigin Hero (Theme: Flash)
Hi!
I’m working on a website using the Themegrill free theme “Flash”. On the main page I’m using a SiteOrigin Hero to put an image with a text but it has a z-index 99 so it’s covering my main menu. It’s there any way to change it?
You can check my website to see it here: Private Snippet
It’s a temporal host for projects, that’s why it have an user and password.
Thanks for your time,
Guille.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
2Hi Guille,
You can fix this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.
#site-navigation ul.sub-menu, .menu ul li ul.children { z-index: 101; }You might also need to install the SiteOrigin CSS Editor.
Thanks! Work perfect Alex S.
And I will try the SiteOrigin CSS Editor :)
Regards from Spain!
Guille.
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.