New Landing How can we help? Themeforest Theme Support Neighborhood Wrapping of multiple menu items

Viewing 5 posts - 1 through 5 (of 5 total)
  • #312832
    jackson25
    Member
    Post count: 41

    Is there a limit to the top level menu items you can have? I have 9 top level menu items and it’s wrapping the last 2 menu items to the next line. Where do you alter the CSS so that they can all stay on 1 line?

    Thank you

    #313055
    David Martin – Support
    Moderator
    Post count: 20834

    You have a right content area with no content added so the width is slightly restricted.

    Please add a WP login for us to take a closer look.

    Thanks.

    #313448
    jackson25
    Member
    Post count: 41
    This reply has been marked as private.
    #313455
    jackson25
    Member
    Post count: 41
    This reply has been marked as private.
    #313779
    David Martin – Support
    Moderator
    Post count: 20834

    Please add this to Theme Options => Custom CSS:

    .span3.header-right {
        display: none;
    }
    #main-nav .span9 {
        width: 100%!important;
        margin: 0 auto;
    }
    #main-navigation ul.menu {
        text-align: center;
    }
Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register