• Resolved Paul Tournemaine

    (@oeildenuit)


    Could it be possible to center the featured-media adding a margin:auto; for the iframe featured-media ?

    The goal is to center the main image of a post.

    And I think it’s not worth adding a child theme just for adding that.

    Thanks

Viewing 1 replies (of 1 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi oeildenuit,

    I’ll include it in the next update. For now, you can install a custom CSS plugin and add the code:

    .featured-media a img { margin: 0 auto; }

    That will center the image.

    — Anders

Viewing 1 replies (of 1 total)
  • The topic ‘Center featured-media’ is closed to new replies.