Skip to content
Public Ticket #31059

typography

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

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

.wp-caption p.wp-caption-text {
  text-align: left;
}

Regards,
PenciDesign.

theweeklychew replied

Customer Reply

Thanks.

Also, the captions below my images are center aligned.  I'd like to be able to align them either left or right and for the caption to run the length of the image rather than wrap under the image a short width under the image.

PenciDesign Supporter replied

Staff Reply

Hi,

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

.penci-breadcrumb {
  text-transform: uppercase;
}

Regards,
PenciDesign.

theweeklychew started the conversation

Conversation Start

Hi.  I'd like to make the breadcrumbs text all caps.  I don't see that that is an option.  Could you please share the css code to do that?

Also, the captions below my images are center aligned.  I'd like to be able to align them either left or right and for the caption to run the length of the image rather than wrap under the image a short width under the image.

Thanks in advance for you help.

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