• For each post I have a featured image on there is no option to center the image. They all appear on the post page left aligned. I have searched php, css, everywhere to identify and cannot find what coding to customize. This DOES NOT work:

    .single-post .featured-image-single img {
    display: block;
    margin: 0 auto;
    }

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter fcpeggy

    (@fcpeggy)

    I do not want to publicly post website reference. It’s private.

    Theme Author DominikQN

    (@dominikqn)

    Hi!

    It’s difficult for me to investigate your issue without a URL or further information.

    Can you send me the url via email?(info[a]wp-compass.com)

    If not possible:
    What post style (Style 1, Style 2, Style 3) are you using for that posts?
    Did you upload images that are big enough?
    Did you make a fresh installation or did you just change the theme?

    Best wishes, Dominik

    • This reply was modified 6 years, 7 months ago by DominikQN.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘CSS code center featured image in posts’ is closed to new replies.