Archived topic
Center featured image on home
3 replies · Started by Anonymous on June 19, 2016
Hello. Thanks for your help and sorry if my english is bad in some part.
I'm trying to center post thumbnail in the homepage (blog page).
I got to center the featured image on the post with a placed code en CSS Edit, but I can't do it with home page. I want to put post thumbnail on the center for home.
How can I do it? Thanks a lot.
Hi there,
The easiest way is using our Blog add-on in "Customize > Blog > Post Images".
Otherwise, you can try something like:
.post-image {
text-align: center;
}
Thank you for your help. And yes, I've planned to buy some add.
Again, Thanks Tom!
You're welcome :)
