Archived topic
Center Blog post title, author and date
5 replies · Started by Sebastián on August 29, 2017
Viewing posts 1–6 of 6
Hi i would like to Center Blog post title, author and date
From this: http://i.imgur.com/9QNOvhd.png
To this: http://i.imgur.com/rfhZ0uq.png
Thanks
Try this:
.single .entry-header {
text-align: center;
}
Works but i only want to do that on the single post pages not in the blog page.
Adjusted the code above.
Awesome thanks!
No problem!
This archived topic is closed to new replies.