Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • 76mel Friend
    #198201

    Hi,

    If you add more than 5 menu items to JA Sugite it will wrap the top level menu items onto the next line. Looks bad.

    Is there a way to solve this. We have seven menu items:

    http://54.195.241.4/joomla/

    And when going to tablet size it wraps it. See attached screenshot:

    It looks like there is plenty of space so not sure why it is wrapping it?

    Can anyone help?

    Thanks


    1. Untitled
    Radonja Djurisic Friend
    #536834

    u can try to add this code to custom.css

    @media (max-width: 1200px) {
    .navbar-default .navbar-nav > li {
    margin-right: 4px;
    margin-left: 4px;
    }
    }

    76mel Friend
    #536953

    Great – that worked

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  76mel 10 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum