Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • shedsolutions Friend
    #202086

    Hi there,

    Love this template. We are wondering if there is a way to decrease the padding between items in the main menu and how we might be able to decrease the font size.

    We would like to be able to fit more items at the top in the main menu.

    Any suggestions would be greatly appreciated.

    chavan Friend
    #552986

    Go to this File: /templates/uber/local/css/template.css

    1. Find this code , increase/decrease the 26px to anything you like this will change the padding.


    .navbar-default .navbar-nav > li > a { color: #666666; padding: 13px 26px; text-transform: uppercase; }

    2. Add this code to custom.css

    change 16px to anything you like this will change the font size

    .navbar-nav a {
    font-size: 16px;

    }

    shedsolutions Friend
    #552988

    Thank you for this. Where is the “custom.css” file located?

    <em>@Chavan 450110 wrote:</em><blockquote>Go to this File: /templates/uber/local/css/template.css

    1. Find this code , increase/decrease the 26px to anything you like this will change the padding.


    .navbar-default .navbar-nav > li > a { color: #666666; padding: 13px 26px; text-transform: uppercase; }

    2. Add this code to custom.css

    change 16px to anything you like this will change the font size

    .navbar-nav a {
    font-size: 16px;

    }


    </blockquote>

    chavan Friend
    #552997

    Please follow this documentation to create custom.css it http://t3-framework.org/documentation/bs3-customization#custom-css

    shedsolutions Friend
    #553005

    Great! Thank you for this! One more thing. We would like to remove the drop down from our logo on the site (see image below).

    We would simply like to see the logo as the home button. Any suggestions?

    <em>@Chavan 450122 wrote:</em><blockquote>Please follow this documentation to create custom.css it http://t3-framework.org/documentation/bs3-customization#custom-css</blockquote>

    chavan Friend
    #553072

    Just disable Brands Menu Module from the Module Manager. job done 🙂

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

This topic contains 6 replies, has 2 voices, and was last updated by  chavan 9 years, 11 months ago.

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