Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • networkme Friend
    #205848

    Hello,

    how i can increase the menu items that are displayed from 12 to 16 and get rid the scrolling effect?

    Adam M Moderator
    #568550

    Hi @networkme,

    May I know your site url so I can have a look first ?

    Adam M Moderator
    #733645

    Hi @networkme,

    May I know your site url so I can have a look first ?

    Adam M Moderator
    #573162

    Hi @networkme,

    Sorry for the delay in getting back to you, please open file /templates/ja_smashboard/css/custom.css then add this code :

    .t3-mainnav .navbar .nav > li {
    height: 5em; /* adjust this value to reduce the height of menu item, default value is 6em */
    }
    .t3-mainnav .navbar .nav > li > a > img,
    .t3-mainnav .navbar .nav > li > a:before {
    font-size: 2em; /* adjust this value to reduce the size of menu item icon, default value is 2.5em */
    line-height: 1.5em; /* adjust this value to reduce the height of menu item icon, default value is 2em */
    }

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

This topic contains 4 replies, has 2 voices, and was last updated by  Adam M 8 years, 11 months ago.

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