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.

Problem with SiteOrigin Hero (Theme: Flash)

8 years ago · Last reply by guillelopez 8 years ago

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

2
  1. Alex S Staff 8 years, 5 months ago

    Hi 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.

  2. guillelopez 8 years, 5 months ago

    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.

Have a different question or issue?

Start New Thread