Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • cursosdesign Friend
    #142128

    Please, how can I change the size of articles (only)
    The mainmenu and titles is ok….

    I think at nagya/template/css/template.css, but line????

    Regars,

    CursosDesign.

    My websites is: http://www.businessandweb.com

    prakash Friend
    #308652

    Hi…in the template.css file…go to line 511 #ja-content

    In that you can set the font size you want and it would be applied to the article part only….

    sunrise Friend
    #308655

    It seems like this thread got in here twice and was already answered in the other one by prbalge. Maybe someone should get rid of the other one.

    prakash Friend
    #308657

    In continuation to my earlier reply…if you need to change font size of only say the inner text and not the heading etc…then you need to add a new line like…

    #ja-content p{
    font-size:12px;
    }

    This will set the inner text size to 12 px…

    nguyenhuu quang Friend
    #308684

    .article-content p{
    font-size: 16px important;
    }

    add this code to your bottom css file

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

This topic contains 5 replies, has 4 voices, and was last updated by  nguyenhuu quang 15 years, 5 months ago.

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