Hi guys
I’m trying to change the Image Caption Overlay Font. Right now it is displaying my Body Font (Lato) and I would like it to display my Heading Font (Playfair Display).
Is there CSS for this?
Thanks!
Jon
Hey jonroot,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan Shannon
Hi Jordan
The site is pureboutique.ca
I’ve included login credentials in the Private Content area.
Jon
Hi,
Add this to quick css:
.av-image-caption-overlay-center p{
font-family:'playfair display', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif!important;
}
Best regards,
Jordan Shannon
Thank you!
Hi,
No problem I’m happy to help! If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon