Changing the font/colour of image captions
-
I would like to change the font type/colour of text used for image captions. I am not sure if this is controlled by WP itself of the theme (I am using Photocrati).
Photocrati allows the user to add custom CSS to customise the site in ways not already provided for by the theme. I have already altered the border type and width around images by adding the following…
.post img, .post a img { border:2px solid #8ca644; padding:1; margin:0; background:#555; }
and would now like to add to this by altering the font. can anyone advise the best way to do this please.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Changing the font/colour of image captions’ is closed to new replies.