Thank you!
It works good!
Also, I’ve added this line to style.css for youtube-embed-video:
.entry .wp-block-embed-youtube figcaption { font-size: 14px; text-align: center; }
Now images and videos have correct captions.
Maybe for some more elements should I add such lines?
Then, I a little bit think and remembered, that I can combine selectors ??
.entry .wp-block-image figcaption, .entry .wp-block-embed-youtube figcaption { font-size: 14px; text-align: center; }
-
This reply was modified 4 years, 7 months ago by izofox.
-
This reply was modified 4 years, 7 months ago by izofox.