Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • wiscom Friend
    #188523

    Ja Erio
    how to change the article title font size?

    Ninja Lead Moderator
    #497278

    I could not see image attached. Can you send me again?

    wiscom Friend
    #497393

    Here is URL to see title”ABOUT KWASS”.
    http://www.kwass.com.au/index.php/about-us

    I want to make the title smaller.
    Please help~
    thank you

    Ninja Lead Moderator
    #497435

    You can change it here

    Open templates/ja_erio/css/blog.css file

    from


    .blog h2.contentheading,
    .item-page h2.contentheading{
    font-size: 300%;
    line-height: 1.1;
    border-bottom: 1px solid #E7E8E9
    margin: 0px 0px 7px 0px;
    padding: 0px 0px 20px;
    }

    change to


    .blog h2.contentheading,
    .item-page h2.contentheading{
    font-size: 150%;
    line-height: 1.1;
    border-bottom: 1px solid #E7E8E9
    margin: 0px 0px 7px 0px;
    padding: 0px 0px 20px;
    }

    Remember to clear cache from Admin area

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

This topic contains 4 replies, has 2 voices, and was last updated by  Ninja Lead 10 years, 9 months ago.

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