Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #905734
    Cocchini.MD
    Participant

    I did some research on this but I think it might require CSS specific to my setup (but hopefully not) so I thought I’d write in.

    I’m using icon. Site width is set to boxed. When I scale the browser smaller the menu responds accordingly but the margins are a bit odd on the top navbar. When it scales it will take the navbar parent menu names and move the last name down to the second row of the menu before it switches to the full mobile menu.

    Is there a way to give the top navbar more room (expand the margins) so it doesn’t switch to the mobile menu until it absolutely has to? And make it switch at once so it does not drop names in the top navbar to the second row, as shown in the pic?

    #905839
    Cocchini.MD
    Participant
    This reply has been marked as private.
    #906622
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    .x-navbar .x-container.max.width {
        width: 88%;
    }

    Hope that helps.

    #908064
    Cocchini.MD
    Participant

    Worked. Thank you.

    #908294
    John Ezra
    Member

    You’re most welcome!

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