Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • blankito Friend
    #187976

    Hey everybody,

    I’m already sorry for asking such a newby question but I’m desperate here. I can’t make it to change the freaking font-size of the mainnavigation.

    I’m using the CSS way not LESS. For your help thanks in advance.

    regards,

    Blankito

    TomC Moderator
    #494724

    So that I can try to best assist you, please provide the url of the site you’re working on

    blankito Friend
    #494725

    Ja Brisk – http://www.bakano.eu

    TomC Moderator
    #494726

    <em>@blankito 375322 wrote:</em><blockquote>Ja Brisk – http://www.bakano.eu -</blockquote>
    Okay, when you say “main navigation,” are you referring to your top navigation items – i.e. “Home – Services – References – Contact” ??

    Otherwise, I do not see any other navigation display

    blankito Friend
    #494728

    Exactly Tom

    TomC Moderator
    #494729

    Please do me a favor and set your template to “Development Mode” within your Template Manager.
    I can then tell you exactly where to look to modify the font

    blankito Friend
    #494730

    Okey, Enabled Developement Mode!

    TomC Moderator
    #494731

    Within file path —> /t3-assets/dev/templates.ja_brisk.less.bootstrap.less.css

    at line 3795, you will see the following:


    .navbar .nav > li {
    float: left;
    }

    add a “font-size” property to this CSS rule – for example . . .


    .navbar .nav > li {
    float: left;
    font-size: 15px;
    }

    Hope That Helps

    blankito Friend
    #494733

    Sorry! 🙂 Worked in the css path.. thank you Tom! You always helpful!

    TomC Moderator
    #494734

    <em>@blankito 375330 wrote:</em><blockquote>Sorry! 🙂 Worked in the css path.. thank you Tom! You always helpful!</blockquote>

    Glad to be of assistance. All the best with your continuing site development !!!

    😎

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

This topic contains 10 replies, has 2 voices, and was last updated by  TomC 11 years, 3 months ago.

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