For some reason all my featured media caption titles and captions are now center justified. I want them to be left justified. How do I fix this?
thank you,
-chad
For some reason all my featured media caption titles and captions are now center justified. I want them to be left justified. How do I fix this?
thank you,
-chad
Hi Chad,
Try adding this to your custom.css or Quick CSS.
.slideshow {
text-align:left !important;
}
Regards,
Mya
You must log in to post.