Skip to content
Public Ticket #22915

Image captions alignment

Conversation thread

Patrice Greanville replied

Customer Reply

THANK YOU!!!

It worked.

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

figcaption,
.wp-caption-text,
.wp-caption p.wp-caption-text {
    text-align: left !important;
}

Regards,
PenciDesign.



Patrice Greanville replied

Customer Reply

I did as you told me, but it did not change anything. I also deleted the cache, and still no change. I am attaching an image for your inspection.
Many thanks.

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

figcaption,
.wp-caption-text {
    text-align: left;
}

Regards,
PenciDesign.



Patrice Greanville started the conversation

Conversation Start

Could you teach me how to make all image captions align left instead of center?
Many thanks!

Want to join this conversation or access attachments? Sign in first.