Archived topic
center text in caption image
2 replies · Started by casimiro on October 1, 2018
Viewing posts 1–3 of 3
Hi
How can centered a text caption in the image, the text aling left if I centre the text the image also remains centered.
I have solved it with css additional
.wp-caption-text {
text-align: center;
}
Awesome - glad you figured that out :)
This archived topic is closed to new replies.