Replies: 0
Hi,
I’m trying to find the html coding to change the default colour of the caption text for all the photos on my website http://www.hskiclub.com. An example of the caption text is on the blog pages: http://www.hskiclub.com/the-only-way-to-powder-guiding-is-a-powder-board/
I know you can just select the caption text and change it by selecting text colour but it would be great to be able to code it into the css stylesheet.
I tried use the following code but it didn’t work:
.wp-caption-text { color: #A19D9C; }
Any help on this would be great!! Thank you.