This topic is empty.
Viewing 7 reply threads
-
AuthorPosts
-
-
WinnieGuestHi,
How to set the text of photo caption to align to center?
Thanks a lot!
-
Spiracle ThemesGuestHi Winnie,
For this issue, we need a link to your website, only then we can provide you the relevant CSS for that
Best Regards
-
WinnieGuest -
Spiracle ThemesGuestHi Winnie,
Thanks for posting the URL. There is no photo caption on your site. Is it the post Heading you want to center?
Check Screenshot
Best Regards
-
Spiracle ThemesGuestHi Winnie,
Try this CSS
figcaption {
text-align: center;
margin: 0 auto;
}Copy and paste it in Appearance -> Customize -> Additonal CSS
Best Regards
-
WinnieGuestIt works! Thanks a lot!
-
Spiracle ThemesGuestYou are welcome 🙂
-
-
AuthorPosts
Viewing 7 reply threads