Skip to content
Public Ticket #20322

Image caption Font size

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

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

.entry-content .wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    font-size: 11px;
}

Change 11px with the value you want to display.

Regards,
PenciDesign.



PenciDesign Supporter replied

Staff Reply

Hi,

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

.entry-content .wp-caption,
.entry-content .wp-caption p.wp-caption-text {
    font-size: 11px;
}

Change 11px to the font size you want to display.

Regards,
PenciDesign.



irst started the conversation

Conversation Start

Hi

How to change Font and size for Gallery Image Caption?

Thx.

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