• Resolved loveflorafauna

    (@loveflorafauna)


    Hey guys.
    I’m a total idiot when it comes to CSS and HTML, so I was happy to find a template which required little to no customization for what I needed. I’m currently trying to change the size of the title font & center it — but I can’t seem to figure out how to do it within the template settings. Any suggestions for someone who isn’t CSS savvy? Thank you in advance.

    I’m rebranding and updating my site, but what i’m working on is http://72.32.185.205/~orafaunkv/blog/

Viewing 1 replies (of 1 total)
  • Thread Starter loveflorafauna

    (@loveflorafauna)

    Nevermind. I resolved it on my own.

    I added {text-align:center} to }
    #main .entry-title {
    font-weight: normal;
    color: #000;
    font-size: 1.5em;
    line-height: 1.5em;
    margin-bottom: 0;
    text-align: center;
    }
    using CSS Stylesheet Editor via Jetpack.

Viewing 1 replies (of 1 total)
  • The topic ‘Center Title Font.’ is closed to new replies.