Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Victor Lai Friend
    #165375

    Question as above.

    khoand Friend
    #397090

    Hi,
    You change this code from /templates/ja_portfolio/css/template.css

    .contentheading, .componentheading, h1, h2, h3, h4, h5 {
    font-family: Arial, Helvetica, sans-serif;
    }

    Sherlock Friend
    #399577

    <em>@victorlai 247957 wrote:</em><blockquote>Question as above.</blockquote>

    Hi
    If you want to change font-size, please do as khoand said above, but if you want to change font-family, please go to /templates/ja_portfolio/css/template.css


    .contentheading, .componentheading, h1, h2, h3, h4, h5 {
    font-family: Arial,Helvetica,sans-serif;<-- change here
    }

    or if you only want to change font-family for content heading, please add code at bottom of /templates/ja_portfolio/css/template.css

    .contentheading {
    /**you can add font-size and font-famliy here*/
    }

    Hope that helps.

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

This topic contains 3 replies, has 3 voices, and was last updated by  Sherlock 13 years, 4 months ago.

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