• Hello

    I am new to WordPres,
    My question is, How to change Post title to <h1>…</h1>

    I really hope you can help me out.

    Thanks already!

Viewing 1 replies (of 1 total)
  • Theme Author gamerpotion

    (@gamerpotion)

    hi,

    if you wish to increase the post title size,

    open style.css and look for

    .post-title a { font-family: 'News Cycle', sans-serif; font-size: 17pt; color: #1d1d1d; text-transform: none; font-weight:200; }
    
    .post-title a:hover { font-family: 'News Cycle', sans-serif; font-size: 17pt; color: #1d1d1d; text-transform: none; font-weight:200; }

    then change the font-size to anything you like.

Viewing 1 replies (of 1 total)
  • The topic ‘Post title change to h1’ is closed to new replies.