Site logo

Archived topic

Image captions are no longer centered

7 replies · Started by Guillermo on December 1, 2019

Viewing posts 1–8 of 8

Hello

I can't specify when it happened, but suddenly the captions of my images have stopped appearing centered on my pages and post and now they appear left aligned.

I have tried to fix it by adding this additional CSS:

.wp-caption-text {
text-align: center;
}

with no satisfactory results.

My theme is 2.4.1
My GP Premium is 1.9.1

Thank you very much for your help.
Guillermo

I'm having the same issue since the update :(

Fixed!
Now it works.

Thank you very much Leo for your help!

Guillermo

No problem :)

I had the same problem. This CSS snippet fixed it.

Many thanks!!!

Earl

Hi. All of the captions under my images are left aligned. How do I center them?

I tried using this CSS but it didn't work:

.wp-block-image figcaption {
text-align: center;
}

Thank you.

Hi tbgr,

Can you open a new topic and link us to your site where we can see the captions?

This archived topic is closed to new replies.