-
Notifications
You must be signed in to change notification settings - Fork 109
Open
Description
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;
}
Metadata
Metadata
Assignees
Labels
No labels