Title: wp-caption issues
Last modified: August 19, 2016

---

# wp-caption issues

 *  Resolved [JRiley21](https://wordpress.org/support/users/jriley21/)
 * (@jriley21)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/wp-caption-issues/)
 * Hi. 🙂
 * I’m trying to change the text properties on my image captions. I’m able to change
   the alignment, border, even the font weight (etc.) here:
 * `.wp-caption p.wp-caption-text`
 * However, it doesn’t respond to actual text changes (e.g. font-size, etc) at all.
 * Firebug shows me it’s pulling that information from the CSS class:
 * `#content p, content li`
 * Unfortunately, to change those classes properties would force me to change the
   way all the text in the entire post displays. How can I change the caption text
   properties without changing the rest of the post?
 * Any help would be greatly appreciated. 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/wp-caption-issues/#post-2015722)
 * try:
 * `#content .wp-caption p.wp-caption-text { ... }`
 * or force your edits by adding `!important` – for instance:
 * `.wp-caption p.wp-caption-text { font-size: 20px!important; }`
 *  Thread Starter [JRiley21](https://wordpress.org/support/users/jriley21/)
 * (@jriley21)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/wp-caption-issues/#post-2015727)
 * Worked like a charm. 🙂 I appreciate your help!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘wp-caption issues’ is closed to new replies.

## Tags

 * [caption font](https://wordpress.org/support/topic-tag/caption-font/)
 * [caption text](https://wordpress.org/support/topic-tag/caption-text/)
 * [image captions](https://wordpress.org/support/topic-tag/image-captions/)
 * [wp-caption](https://wordpress.org/support/topic-tag/wp-caption/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [JRiley21](https://wordpress.org/support/users/jriley21/)
 * Last activity: [15 years, 1 month ago](https://wordpress.org/support/topic/wp-caption-issues/#post-2015727)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
