Archived topic
Headline Alignment
1 reply · Started by Jared Wilmer on August 14, 2014
Viewing posts 1–2 of 2
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.
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 :)
This archived topic is closed to new replies.
