Hi there Enfold team!
Can you show me how to position the caption on an image? I would like them to display on the bottom left side of the image instead of center-center.
Here’s an example page:
Thank you as always! :)
Hey hackoffseries,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#av_section_1 .av-image-caption-overlay {
text-align: left;
}
#av_section_1 .av-image-caption-overlay-center {
vertical-align: bottom;
}
#av_section_1 .av-image-caption-overlay-center p {
padding: 20px 0;
}
If you need further assistance please let us know.
Best regards,
Victoria
This works perfectly! Awesome job as always Victoria! Thank you to you and the Enfold team! :)
Hi,
Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Please go ahead and close this topic. Thank you so much Rikard and Victoria!
Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)
Best regards,
Vinay