Hi !
I would like to change the font for the Easy Slider caption on my homepage
screenshot: https://i.imgur.com/0XXfVgm.jpg
Thank you
Hey BYourLord,
This can be done via css. What are you looking to change the font to?
Best regards,
Jordan Shannon
I want use another font
Hi,
Add this to quick css:
h2.avia-caption-title {
font-family:Arial!important;
}
Simply change the font to what you want.
Best regards,
Jordan Shannon
Thanks I’ve tried the code but I think something is wrong, I got an error message
Hi,
That should be accepted. Add my code to the very top of quick css so that it runs first, and clear the cache a few times over.
Best regards,
Jordan Shannon