Changing Gallery Caption Font Size
-
Hi all, I’m simply trying to change the size of the font when captions appear under images using the [gallery] shortcode. I’ve read around, found related topics, but can’t get this size to increase. I’m not great at CSS so it’s time to ask.
The code surrounding a caption when generated;
<dd class="wp-caption-text gallery-caption">View Full</dd>
Relevant CSS;
.wp-caption { display: none; }
I’ve tried removing the entry above, and adding 150% font-size items… but can’t get the size up. I’ve never previously seen the dd markup either? Help!
Any ideas from CSS gurus?
Thanks,
nast0
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Changing Gallery Caption Font Size’ is closed to new replies.