Archived topic
Typography of photo caption
1 reply · Started by Roland on February 14, 2020
Viewing posts 1–2 of 2
Hi! The typography of photo caption in the "classic" version is just the same as in normal text. May I change it anywhere?
Hi there,
it requires some CSS like so:
figcaption {
font-size: 12px !important;
}
This archived topic is closed to new replies.