Home>Support>Drop down menu hides behing hero

Drop down menu hides behing hero

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

I’ve tried all pluging and codes out there. Nothing worked.
Would someone help me?
Thanks in advance!

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 2 months ago Alex S
    Hi, I Work Here

    Hi Luisaccardoso,

    Do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.

  2. 9 years, 2 months ago luisaccardoso

    Hi Alex.

    Thank you for your reply!
    I changed the front page, so people would have access to the drop down menu.
    But it’s still happening on this page: http://www.korui.com.br/coletor/

    Thanks!

  3. 9 years, 2 months ago Alex S
    Hi, I Work Here

    Hi Luisaccardoso,

    This is a theme issue. I would recommend contacting your theme developer about this issue. In the meantime you can correct it with CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    #site-banner {
        z-index: 999 !important;
    }
    

    You might also need to install the SiteOrigin CSS Editor.

  4. 9 years, 2 months ago luisaccardoso

    Oh, thank you Alex! It worked beautifully!
    I appreciate it!

    I will sure contact the theme developer and let them know.

    Have a great day!

  5. 9 years, 2 months ago luisaccardoso

    I worked for that specific page.
    But I just tried to apply it to the front page and it’s actually hiding the whole menu, not just the drop down.
    Maybe because I have the front page menu transparent?
    Here is my front page without the hero: http://www.korui.com.br
    Once I add the hero it hides the whole menu.
    Do you happen to know a css that would fix this?

    Thank you!

  6. 9 years, 2 months ago Alex S
    Hi, I Work Here

    Hi Luisaccardoso,

    Sorry for the delay.

    It looks like you’ve resolved this issue. Can you confirm if this is the case or not? For reference, here is what I see:

  7. 9 years, 1 month ago luisaccardoso

    Hi Alex!
    Thank you for your reply!
    It is not resolved. The front page is showing this because I’m not using hero at this moment.
    If I use hero it will hide the whole menu. I can’t have my website live like that.

    I would rather use hero than the basic visual editor I’m using for this, but I’m not being able to figure out why it’s blocking the whole menu. If I have my menu opaque like the rest of the website it will work, but since the menu on the front page is transparent, hero hides it.

    Is that a CSS I could use for this?

    Thank you!

  8. 9 years, 1 month ago Alex S
    Hi, I Work Here

    Hi Luisaccardoso,

    To be honest, I can’t really help you without seeing it. Every website is different so there’s no one size fits all solution. Could you perhaps quickly change it over so I can come up with a solution? It will take at most 10 minutes.

  9. 9 years, 1 month ago luisaccardoso

    Ok Alex! It’s there: http://www.korui.com.br

    Thanks!

  10. 9 years, 1 month ago Alex S
    Hi, I Work Here

    Hi Luisaccardoso,

    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-header {
    	z-index: 999 !important;
    }
    

    You might also need to install the SiteOrigin CSS Editor.

  11. 9 years, 1 month ago luisaccardoso

    Perfect Alex! It worked!
    Thank you so much!

    Have a good night.

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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More