Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1118743
    Maik
    Participant

    Hi Guys!

    I am on renew-7 and moved the navigation from default right side to the left side. (customizer>header)
    But after that, there are 2 scollbars appearing which I don’t want to have.
    1 is vertical and the other one is horizontal.
    (please see the link to my site including credentials in the next chat-box-window.)

    As I have submenus as well, the problem is that the submenus are hidden behind the mainframe of the side.
    If i want to see those submenu-items i have to scroll horizontally first.

    I would like the menu to appear without any scrollbars and the submenu-items should appear just like in the demo you guys set up (renew-7)

    This problem seems to exist with and without the uber menu plugin.

    Thank you very much for looking at this

    BR
    Maik

    #1118746
    Maik
    Participant
    This reply has been marked as private.
    #1118941
    Maik
    Participant
    This reply has been marked as private.
    #1118961
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance Customizer Custom CSS

    .x-navbar.x-navbar-fixed-left {
        overflow: visible;
    }
    

    Hope it helps

    Joao

    #1119961
    Maik
    Participant

    Hey Joao!

    That worked out very well!

    Thank you very much and a sweet Saturday;)

    #1120031
    Christopher
    Moderator

    You’re most welcome.

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