Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • dharsh Friend
    #185396

    Hi guys,

    I would like to change the font style of the masshead text in JA Brisk. Please can someone point me in the right direction.

    Thank you!

    Ninja Lead Moderator
    #485018

    You can find it here

    Open templates/ja_brisk/css/template.css file

    .ja-masshead {
    background: #1ba1e2
    color: #fff
    text-transform: uppercase;
    }
    .ja-masshead .module,
    .ja-masshead .t3-module {
    background: transparent;
    margin-bottom: 0px;
    }
    .ja-masshead .module .module-inner {
    background: transparent;
    }
    .ja-masshead h3 {
    color: #fff
    font-family: 'robotobold';
    font-size: 43px;
    font-size: normal;
    padding: 20px 0;
    text-shadow: 1px 1px 0 #1681b4
    }

    dharsh Friend
    #485203

    thanks for the reply – will give it a go, i am always confused as to which files i should edit (.LESS or CSS)

    dharsh Friend
    #485209

    When I edit the template.css file nothing happens to the masshead. I changed the font to helvetica and nothing happens.

    The correct file to edit is templates/ja_brisk/less/style.less to edit the masshead.

    thanks for your help.

    Ninja Lead Moderator
    #485210

    Thanks for sharing because JA Brisk Template supports both LESS and CSS style and your site is running LESS style. Thats the reason you don’t see the changes when you work on CSS file.

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

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

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