Hi there,
Could you please provide the CSS that is required to change the .avia-caption-title to Open Sans font?
Thank you!
Dianne
Hey diannedominguez!
try this:
.avia-caption-title {
font-family: 'Open Sans';
}
If it’s not working please include a link to your website showing the caption title.
Best regards,
Andy