Archived topic
Images not aligning center
1 reply · Started by Glenn on June 22, 2021
My images are aligning center in the page editor, but then left when I publish or preview the page, this was working a few days ago…
Example here: https://igsgroup.com.au/testimonials/
Hi there,
I've inspected the site and some stylesheets seem to be missing.
Normally, any WordPress site loads this stylesheet - ..../wp-includes/css/dist/block-library/style.min.css?ver=5.7 which is in charge of the styling of WordPress default Block Editor images. Your site seems to be missing this default core block stylesheet.
I'm not exactly sure why it is missing from your site. Can you try disabling all plugins and check? If you're using any code snippets on a child theme's functions.php, can you disable it as well? Perhaps some snippet dequeues WordPress styles.
Let us know.