Hi,
Is there an easy way to align the text caption of an image to the left rather than centre? Thanks
Hey,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.av-image-caption-overlay-center p {
text-align: left;
}
If that is not what you meant, can you please post us a screenshot/mockup of what you would like to achieve? You can upload the screenshot to imgur.com or dropbox and share the link here. A link to your website would help as well :)
Best regards,
Yigit
Oh!
and then, How can I remove image border appearing image with caption?