• 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)
  • Unless you provide a link to a page demonstrating the problem, no one will be able to offer much in the way of assistance.

    Thread Starter nast0

    (@nast0)

    Yea, i didn’t post due to it being NSFW. I’ve even looked for a theme demo with a caption under a [gallery] image and can’t find one.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Changing Gallery Caption Font Size’ is closed to new replies.