Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #232843
    daleMusicMinister
    Participant

    For site https://www.musicminister.net
    Catch Flames FREE theme

    After update in late 2019 I could no longer center the text that appears under an inserted image. I can still center the image itself, but the text under it lines up with the left edge of the image, and is not centered under the image. Used to work, but not now. Also, though text WAS centered in older posts, the theme update changed all those, too. Captions under images now line up with the left edge of the (centered) image, but not centered under the image.

    Help, please? THANKS!!! 🙂 -Dale

    #232877
    Skandha
    Participant

    @dalemusicminister: Hello there,
    To center image captions
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    figcaption {
        text-align: center;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How to center text under image?’ is closed to new replies.