Try
.wp-block-image .alignleft>figcaption {
display: block;
}
To add or override CSS: use the “Additional CSS” option in the customizer. https://codex.ww.wp.xz.cn/CSS#Custom_CSS_in_WordPress
Learn to use the Chrome Developer Tools to help you see and test changes to your CSS.
Thank you for getting back to me so quickly!
That worked for two out of the four images. Any idea why those two remaining haven’t worked?
Or do I need to change it to .alignright for those ones?
Try that. Are you using the new block editor?
Looks like it worked, thank you! Yes, I am using the new block editor and starting to make my peace with it…
Thanks for all your help!
@melanierousselfiction Just a note, none of the images in your article show up for me. This is probably because of the Jetpack Lazy Load setting. It’s not compatible with all themes.
To fix it, go to the Dashboard, Jetpack, Settings. Here, look for the “Enable Lazy Loading for images” setting, and turn it off.
Thank you Otto, that’s really good of you to point out! All fixed.