Get all our 20+ Elementor themes worth $609 at just $59! Limited time offer. Get It Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Aligning Featured Image on Post Page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #26417
    pgacccbass
    Participant

    I am running on WordPress 5.5.1 and need to know how to align my posts featured image on the post page. After updating to 5.5.1 I now see the featured image at the top of the page left-aligned, with the text next to it on the right. I would prefer to have the featured image centered with the ingtext appear below the image instead of next to it, on the full post page. Is there a way to do that?

    See this page for an example: https://kbmsk.org/wp/special-donations/

    Thanks.

    #26426
    Grace Support
    Keymaster

    Hi,

    Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
    Add below css code

    .post-thumb { display: inline-block; }

    Regards
    Grace Themes

    #26431
    pgacccbass
    Participant

    Thanks for the tip. That definitely makes the individual blog post pages look better. I actually liked the text being next to the image on the blog page that displays all the posts. Is it possible to have a different alignment for the individual post page (the one you see when you click on Read More) and the page that shows them all?

    Is there a way to center the Featured Image on the individual blog post pages but not on the blog page that displays all the blog posts?

    Thanks.

    #26440
    Grace Support
    Keymaster

    No, this settings is not available.

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