Site logo

Archived topic

Center featured image on single post

4 replies · Started by Hans on January 29, 2018

Viewing posts 1–5 of 5

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.

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.

Hi there,

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

.featured-image {
    margin: auto;
}

Thanxs, it worked!

No problem!

This archived topic is closed to new replies.