Viewing 4 replies - 1 through 4 (of 4 total)
  • steyr_commando

    (@steyr_commando)

    Good, but I think font and line-height should be bigger to improve readability to your site.

    Thread Starter kelvin15

    (@kelvin15)

    Thanks for the input, but can you tell me and how to make the text larger.

    cheers

    jonjoyce

    (@jonjoyce)

    In your themes root, style.css
    Search for “font-size”

    Your default font-size is currently 11px.

    Try playing around with:

    .art-PostContent p {
    color:#A5958D;
    font-family:Georgia,"Times New Roman",Times,Serif;
    text-align:justify;
    font-size:13px;
    line-height:18px
    }

    Have a play with the font-size and line-height.

    Thread Starter kelvin15

    (@kelvin15)

    Thank you for your help.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘My first blog’ is closed to new replies.