[Resolved] Headline Alignment

Home Forums Support [Resolved] Headline Alignment

Home Forums Support Headline Alignment

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #12982
    Jared Wilmer

    Is there a quick and easy way to adjust the alignment of a page headline? I would like to center mine but it is left justified. I was going to go into the code and change it but I usually just make things worse. Lol.

    #13000
    Tom
    Lead Developer
    Lead Developer

    Super easy!

    First, you’ll need a child theme activated or a custom css plugin like this: https://wordpress.org/plugins/simple-css/

    Then you can use this CSS:

    .entry-header {text-align:center;}

    Hope this helps 🙂

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.