I want to change the font of the caption text to Blackjack, is there a way to do that?
Hey devynspirit!
Add this to your custom CSS.
.avia-caption-title, .avia-caption-content { font-family: Blackjack !important; }
You still need to link to the font file on your server though. Or if it’s a google font then see here, http://kriesi.at/documentation/enfold/register-additional-google-fonts-for-theme-options/.
Cheers!
Elliott
