Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1231989
    piexec
    Participant

    http://tre.piexec.com/

    For some reason (I think because of Uber Menu) my sections top are “hidden” under the main navigation.

    How can I resolve?

    Thanks in advance!

    #1232139
    Nabeel A
    Moderator

    Hi there,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    #1232263
    piexec
    Participant
    This reply has been marked as private.
    #1232633
    Rupok
    Member

    Hi there,

    It seems you have set “Navbar Top Height” to 75px but it should be at least 130px according to your Navbar height. Let’s change the value from Customize > Headerhttp://prntscr.com/czgsbc
    You might face problem on homepage because you set 50px margin-top for the section and you need to eliminate this as well.

    Hope this helps.

    #1233293
    piexec
    Participant

    Ok. that worked, but now how do I get my Uber menu flush bottom to the header so it’s not floating?

    #1233497
    Nabeel A
    Moderator

    Hi again,

    Try adding the following code in your Customizer:

    @media screen and (min-width: 960px) {
    .ubermenu-responsive-default.ubermenu {
        top: 11px!important;
    }
    }

    Let us know how this goes!

    #1233918
    piexec
    Participant

    Perfect! Thank you!!!!

    #1234099
    Nico
    Moderator

    Happy to hear that.

    Feel free to ask us again.

    Thanks.

  • <script> jQuery(function($){ $("#no-reply-1231989 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>