Viewing 4 replies - 1 through 4 (of 4 total)
  • What Theme are you using?

    Thread Starter swtcaroline

    (@swtcaroline)

    Vigilance Pro

    It will be difficult to help you, then, since, your Theme being a commercial Theme, we don’t have access to the template files.

    First, check your themes settings panel (if it has one) to see if it has a section for altering the font size.

    If that doesn’t work, have a look in the file called master.css and find this:

    body {
        color: #333333;
        font-family: Georgia,"Times New Roman",Times,Serif;
        font-size: 62.5%;
        line-height: 2.2em;
    }

    Change the 62.5% to around 80% and see if that helps.

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

The topic ‘Font size in Single.php’ is closed to new replies.