Comments haipp259 started the conversationMarch 23, 2023 at 4:05pmHi,When I wrote the post, I centered the image, but when I published it, the image isn't centered 3,003PenciDesign repliedMarch 23, 2023 at 4:58pmHi,Please go to Appearance → Customize → Custom CSS then add the following custom CSS code: .wp-block-image .aligncenter { margin-left: auto !important; margin-right: auto !important;}Regards,PenciDesign.haipp259 repliedMarch 25, 2023 at 1:41amThank you! Sign in to reply ...
Hi,
When I wrote the post, I centered the image, but when I published it, the image isn't centered
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
.wp-block-image .aligncenter {margin-left: auto !important;
margin-right: auto !important;
}
Regards,
PenciDesign.
Thank you!