You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The image caption alignment in editor shows the caption as centered. But in preview and in the published post, the image caption displays as text aligned to the left. I have tried adding the following script under "Additional CSS", but to no avail:
.wp-caption-text {
text-align: center;
}
The text was updated successfully, but these errors were encountered:
The image caption alignment in editor shows the caption as centered. But in preview and in the published post, the image caption displays as text aligned to the left. I have tried adding the following script under "Additional CSS", but to no avail:
.wp-caption-text {
text-align: center;
}
The text was updated successfully, but these errors were encountered: