[Resolved] How to Center the Featured Image

Home Forums Support [Resolved] How to Center the Featured Image

Home Forums Support How to Center the Featured Image

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #157112
    Daniel Boring

    Hiya!

    I am seeking how to center the featured image on posts. I have searched around but have’t found a good way to do it

    Example:
    Featured Image not Centered

    The Example Post:
    https://wp.me/p4PohH-qp

    #157113
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Give this CSS a try:

    .page-header-image-single {
        text-align: center;
    }
    #157118
    Daniel Boring

    Woohoo! Worked like a charm! As always you da man Tom!

    If anyone else wants to add this, go to “Appearance” then “Edit CSS”
    How to implement the code

    Centered Featured Image

    #157119
    Tom
    Lead Developer
    Lead Developer

    Awesome 🙂

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