Site logo

Archived topic

Regarding Image Caption

8 replies · Started by Diptesh Das on September 2, 2020

Viewing posts 1–9 of 9

How to make the image caption Center and change the text size?
image link:- https://prnt.sc/ua4tok
Thanks

above Leo code doesn't work.

figcaption {
    font-size: 13px;
}

This works on the image caption but not going the caption in the center.

Any solution?

figcaption {
    font-size: 13px;
    text-align: center;
}

Does this valid?

Does that work? If it does then yes its valid.

If it doesn't please share a link to your site.

Thanks not it's working.

Thanks,

Now it's perfectly working.

No problem :)

This archived topic is closed to new replies.