• Closed
  • February 10, 2015 at 5:13 am #14705

    Hi. Heading 1 is just too big! Where can I edit this? I go to editor but I do not know which php to edit. Please help.

    Asad Ullah
    Spectator
    Posts: 47
    February 11, 2015 at 4:49 am #14710

    Hi Michael,

    You can follow the following CSS code, you can reduce the font size and line height reducing numbers.

    .post-content h1 {
    font-size: 32px !important;
    line-height: 48px !important;
    }

    In addition please follow this screenshot: http://prntscr.com/63nl4f you have to post the above code there!

    I hope it helps you.

    Asad Ullah
    Spectator
    Posts: 47
    February 11, 2015 at 1:43 pm #14723

    Hi Michael,

    Here is the second method for you http://prntscr.com/63qwau sorry I forgot about this one so you can increase and decrease font sizes from the above screenshot in theme options. 😉