Archived topic
Center Featured image caption
9 replies · Started by Charles on October 29, 2021
I'm using the featured image caption plugin to caption my featured images. But the image seem to be centered in the post but the captions aren't. Any thoughts on how to center it? Thanks.
Hi there,
can you share a link to a post where i can see this ?
Try this CSS:
.ccfic {
text-align: center;
margin-bottom: 1em;
}
i added some bottom margin to give it some space.
Thank you!
Glad to be of help.
Is there a theme-native method of adding featured image captions?
Not currently.
It is on our feature requests list I believe :)
thanks
No problem :)