• Hi everyone,

    I want to customize the caption below my image post, but the thing is, my CSS doesn’t have the .wp caption definition.

    So I plugged in all sorts of wp caption definition into it, (beginning and the end) and the caption still isn’t adjusting.

    Here’s what I have at the moment:

    .wp-caption p.wp-caption-text {
       font-size: 14px;
       line-height: 3px;
       padding: 5px;
       margin: 0;
       color:#2C8CBD;
    }

    Appreciate any help 🙂

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

The topic ‘How to Customize Caption Text’ is closed to new replies.