Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Elinam21 Friend
    #942934

    How can Reduce the font sizes in the main menu. I want to place more menu on the main menu but the current sizes and padding will make the extra menus drop down to second line. How can i get all of them on one line

    Pankaj Sharma Moderator
    #942937

    Hi
    Add below code in custom.css file and change the font size as per needs .

    .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > .separator {
        font-size: 15px!important; 
        padding: 12px 20px!important
    }
    

    And if you want to reduce padding just reduce the 20px value in above code .

    Path : /css/custom.css file . Create a new file if its not present .

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

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 3 months ago.

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