Home › Forums › Support › Image captions are no longer centered This topic has 7 replies, 2 voices, and was last updated 1 year, 3 months ago by Ying. Viewing 8 posts - 1 through 8 (of 8 total) Author Posts December 1, 2019 at 1:10 pm #1088441 Guillermo Hello I can’t specify when it happened, but suddenly the captions of my images have stopped appearing centered on my pages and post and now they appear left aligned. I have tried to fix it by adding this additional CSS: .wp-caption-text { text-align: center; } with no satisfactory results. My theme is 2.4.1 My GP Premium is 1.9.1 Thank you very much for your help. Guillermo December 1, 2019 at 3:48 pm #1088568 Hollee I’m having the same issue since the update π December 1, 2019 at 4:16 pm #1088596 LeoStaff Customer Support Hi there, Try this CSS instead: .wp-block-image figcaption { text-align: center; } Adding CSS: https://docs.generatepress.com/article/adding-css/ Let me know if this helps π December 2, 2019 at 4:13 am #1089312 Guillermo Fixed! Now it works. Thank you very much Leo for your help! Guillermo December 2, 2019 at 8:30 am #1089943 LeoStaff Customer Support No problem π April 12, 2020 at 3:20 pm #1236612 Earl I had the same problem. This CSS snippet fixed it. Many thanks!!! Earl August 20, 2022 at 1:59 pm #2318631 tbgr Hi. All of the captions under my images are left aligned. How do I center them? I tried using this CSS but it didn’t work: .wp-block-image figcaption { text-align: center; } Thank you. August 20, 2022 at 2:27 pm #2318641 YingStaff Customer Support Hi tbgr, Can you open a new topic and link us to your site where we can see the captions? Author Posts Viewing 8 posts - 1 through 8 (of 8 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In