Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • itryonline Friend
    #193118

    Hi There,

    I’d like to change the font type and the font size for the navigation, can anyone please kindly tell me where i can change
    it please.

    Thanks.

    pavit Moderator
    #516046

    Hi

    Try in this file /templates/ja_mero/css/template.css around line 980

    .ja-mainnav .navbar .nav > li > a {
    border-top: 0;
    font-family: 'open_sans_lightregular';
    font-size: 18px;

    padding: 10px 15px;
    text-shadow: none;
    }

    itryonline Friend
    #516051

    HI Pavit,

    Thanks so much for your reply. I tried to modify the templates /ja_mero/css/template.css around line 980 and i changed the font size but it doesn’t make any changes, i also tried /css/theme/light/template.css and after i changed the font size, it still didn’t change, and then i tried on all template.css and change the font size, it still didn’t make any changes. I have clean my caches but it was not working, can you please kindly double check for me that is the right path to change the font size and font please.

    Thanks.

    pavit Moderator
    #516054

    You need to post a link to the page and also disable the css optimization from template manager General Tab

    Ninja Lead Moderator
    #516234

    You can try to do other way

    Open templates/ja_mero/css/custom.css file, add new script below and change my red mark

    .ja-mainnav .navbar .nav > li > a {
    border-top: 0;
    font-family: 'open_sans_lightregular';
    font-size: 18px;
    padding: 10px 15px;
    text-shadow: none;
    }

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

This topic contains 5 replies, has 3 voices, and was last updated by  Ninja Lead 10 years, 11 months ago.

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