Title: figcaption does nothing
Last modified: May 24, 2020

---

# figcaption does nothing

 *  Resolved [ksnyders26](https://wordpress.org/support/users/ksnyders26/)
 * (@ksnyders26)
 * [6 years ago](https://wordpress.org/support/topic/figcaption-does-nothing/)
 * I paid for this theme and the caption under the figures looks fine in the edit
   window, but on my LIVE BLOG it looks like the rest of the text. The font is the
   same as the paragraphs and it is left justified. I hate these block themes. Just
   let me edit the html PLEASE!!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ffigcaption-does-nothing%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Theme Author [Superb](https://wordpress.org/support/users/themeeverest/)
 * (@themeeverest)
 * [6 years ago](https://wordpress.org/support/topic/figcaption-does-nothing/#post-12885394)
 * Hi [@ksnyders26](https://wordpress.org/support/users/ksnyders26/)
    I hope you’re
   having a great monday! For future reference please submit questions regarding
   our premium products here: [https://superbthemes.com/customer-support](https://superbthemes.com/customer-support)
   🙂
 * To make the captions look like the ones in the editor, åplease go to appearance
   > customize > additional CSS and add following:
 *     ```
       .wp-block-image figcaption {
           text-align: center;
           color: #969696;
       }
       ```
   
 * Let me know if it works out for you & have a great day!

Viewing 1 replies (of 1 total)

The topic ‘figcaption does nothing’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/lightblogify/5.4/screenshot.png)
 * LightBlogify
 * [Support Threads](https://wordpress.org/support/theme/lightblogify/)
 * [Active Topics](https://wordpress.org/support/theme/lightblogify/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/lightblogify/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/lightblogify/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Superb](https://wordpress.org/support/users/themeeverest/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/figcaption-does-nothing/#post-12885394)
 * Status: resolved