• Hello
    Iw ant to ask you how to change heading (H1, h2 ect) in posts.

    Unfortunately, it is bigger than title of the post and looks like terrible.

    Thanks
    Kamil

Viewing 1 replies (of 1 total)
  • Via style.css you can change value of h1 h2 etc

    Open your admin panel > appearance > Editor

    If you are using Default twentyfourteen Theme

    then check line 148

    h1 {
    	font-size: 26px;
    	line-height: 1.3846153846;
    }

    Change Font size to change H1 size

Viewing 1 replies (of 1 total)
  • The topic ‘How to change size of heading in post?’ is closed to new replies.