Styling for caption text #15085
Labels
[Block] Image
Affects the Image Block
[Type] Plugin Interoperability
Incompatibilities between a specific plugin and the block editor. Close with workaround notes.
figcaption under default images is not styled, though the editor does show styling.
The styling in the editor is perfect, so I added the editor style to my style.css for the time being:
figcaption{ color: #555d66; font-size: 13px; text-align: center; }
Would be nice if this is added as the default.
The text was updated successfully, but these errors were encountered: