Site logo

Archived topic

Captions font size

5 replies · Started by Ornulf Hjort-Sorensen on February 29, 2016

Viewing posts 1–6 of 6

Anyone know how I can adjust my captions font and size?
Got a script for CSS from Tom in order to set captions on white background under photos, but can't see anything there.
Site: http://www.sinnamagasinet.no

Thanks :-)
- and if I would make the font italic?

You could do this:

.wp-caption-text {
    font-size: 20px;
    font-style: italic;
}

Beginning to grasp it.
Thanks again!

No problem :)

This archived topic is closed to new replies.