• Hi,

    I’m really new to this. I’m trying to figure out how to center my captions for my posts. I’ve tried multiple codes to put into the css but no luck. Can someone please give me some leads?

Viewing 2 replies - 1 through 2 (of 2 total)
  • generally, try:

    .wp-caption-text { text-align: center; }

    but, as this could be overwritten by some more specific CSS of your theme, it might be useful if you can provide a link to your site to a post or page with a caption image…

    Found this via google search. Worked perfectly. I use a plugin which allows custom CSS in a page or post.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to center your captions’ is closed to new replies.