Site logo

Archived topic

Changing font on captions in Image widget

3 replies · Started by Joyce on August 6, 2016

Viewing posts 1–4 of 4

How do i change the size of the font in a caption in the Image widget? My phone # under my picture is divided onto two lines, and I don't want it to be. I've tried altering the size of the sidebar itself, but no change in the phone number.captionn

Hello,

Are you using the Image Widget plugin to insert the image in the sidebar? If so try this CSS:

.widget_sp_image-description{
    font-size: 20px;
}

Adding CSS: https://generatepress.com/knowledgebase/adding-css/
If this doesn't work can you provide a link to the site?

Thanks! 20 was too big, but 15 worked just fine!

Awesome :)

This archived topic is closed to new replies.