[Resolved] Center featured image on single post

Home Forums Support [Resolved] Center featured image on single post

Home Forums Support Center featured image on single post

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #482563
    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.

    In addition:

    align left and align right work perfectly and the CSS rules differ only in left and right. But the Statement for center are different.

    #482601
    Hans

    In addition:

    align left and align right works perfectly and the CSS rules differ only in left and right. But the Statement for center are different.

    #482758
    Leo
    Staff
    Customer Support

    Hi there,

    I answered this in another topic already but here it is again:

    .featured-image {
        margin: auto;
    }
    #482945
    Hans

    Thanxs, it worked!

    #483021
    Leo
    Staff
    Customer Support

    No problem!

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