[Resolved] Center featured image on home

Home Forums Support [Resolved] Center featured image on home

Home Forums Support Center featured image on home

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #203150
    Diego

    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.

    #203208
    Tom
    Lead Developer
    Lead Developer

    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;
    }
    #203432
    Diego

    Thank you for your help. And yes, I’ve planned to buy some add.

    Again, Thanks Tom!

    #203459
    Tom
    Lead Developer
    Lead Developer

    You’re welcome 🙂

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