[Resolved] Help! Can't center featured image….

Home Forums Support [Resolved] Help! Can't center featured image….

Home Forums Support Help! Can't center featured image….

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #91016
    Gina McNamara

    Can someone please help me? My featured image is centered on my main page, but not inside of my actual post.

    http://www.iquitthisb.com

    I am NOT computer saavy.

    #91038
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    It looks the same to me on the homepage and single post? Did you maybe add a sidebar?

    #91050
    Gina McNamara

    Well, it seems to only be certain posts with smaller images?

    Example one:

    Example two:

    #91051
    Gina McNamara

    UGH! I didn’t do the links right lol

    Example One

    #91072
    Tom
    Lead Developer
    Lead Developer

    Try adding this CSS (the link in my signature below explains how):

    .page-header-image-single {
          text-align: center;
    }
    #91197
    Gina McNamara

    IT WORKED!!!! I could hug you! THANK YOU!!!

    #91306
    Tom
    Lead Developer
    Lead Developer

    You’re very welcome! 🙂

    #482469
    Hans

    I know that there are a lot of messages on this topic in this forum. Nevertheless I am not successfull to get a centered image – see this example.

    Can you help me finding a solution. In other sites I had no problem.

    #482695
    Leo
    Staff
    Customer Support

    Try this:

    .page-header-image-single {
        margin: auto;
    }
Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.