Archived topic
How to move feature image on blog page
3 replies · Started by Janet Davis on January 19, 2018
Viewing posts 1–4 of 4
Hello,
Hello on the blog page I am trying to do the following:
1) Move the feature image above the Title, date and author.
2) center the the title/author once it is under the image
Thank you
Jan Davis
Hi there,
1) https://docs.generatepress.com/article/adjusting-the-featured-images/
2) Try this CSS:
.entry-header {
text-align: center;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Thank you this worked great.
I appreciate it.
No problem :)
This archived topic is closed to new replies.