Image Caption Center Alignment is not working
-
Seems once my site was updated to the latest version the center caption alignment for my images has stopped working. I have tried multiple themes with the same result.
https://kaidebeaute.com/pretty-polished-collection-for-mothers-day/
Any assistance would be appreciated!
-
Hi there!
I’m afraid that your site is not hosted with WordPress.com. It is a site using the open-source WordPress software (from WordPress.org) but hosted with Bluehost.
Because WordPress.com and WordPress.org are two entirely separate entities, we cannot access files or data for sites that are hosted elsewhere, so WordPress.com staff can only assist with sites that are hosted on our servers. You can read more about the differences between WordPress.org software and WordPress.com here:
You can look for help at the community forums here: https://wordpress.org/support/forums/
http://wordpress.org/support/ is also a great resource for sites using the open-source WordPress.org software.
-
Thanks so much! Sorry for the confusion! I got the workaround. In additional CSS, in the customizer, I needed to add…
.wp-block-image figcaption {
text-align: center;
} -
- The topic ‘Image Caption Center Alignment is not working’ is closed to new replies.