I’ve tried everything I can think of and searched the topics endlessly. I have added code on top of code trying to accomplish this task, please tell me what to do. How do you change the font of the caption in the fullscreen slider?
Thank you!
Hey Lisa!
Please try the following in Quick CSS under Enfold–>General Styling:
h2.avia-caption-title{
font-family: Arial, sans-serif;
}
Add the font you want after font-family:
Best regards,
Rikard
Ive tried this, but it doesnt change my font
Hi,
Have you added the code to the very top of quick css so it runs first. Also, have you made sure to clear your cache a few times over? Also, what is the exact font you want to use?
Best regards,
Jordan Shannon
great,, ill try clearing the cache a few times…
i want to use times new roman
I originally wanted to use Helvitica light oblique but couldnt figure out how to upload it.
so TNR will do instead.
Great,, it worked when i added it at the top rather than the bottom,, brilliant..
ill get the hang of all this code, with zero experience :)/
Hi garybaitson,
Glad that it worked :)
If it doesn’t work when added at the bottom most probably some css might not be closed, some of the css codes might not be working as well.
Best regards,
Nikko