[Resolved] How can I center page featured image?

Home Forums Support [Resolved] How can I center page featured image?

Home Forums Support How can I center page featured image?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #157323
    kyle

    Hello, I’ve just applied a featured image to my page and it is aligning to the left and I would like to center it. any suggestions?

    Note: I have already got the blog ADD ON to try and solve this issue but it didn’t make a difference

    http://drinkpurewater.org/is-drinking-tap-water-safe

    #157333
    Tom
    Lead Developer
    Lead Developer

    Hi Kyle,

    Give this CSS a try:

    .page-header-image {
        text-align: center;
    }
    #157611
    kyle

    Worked a treat thanks

    #157680
    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.