Hi,
I am trying to figure out how to change the default font used on for the captions in the image media element?
I have tried adding the following to the Quick CSS (cleared cache) but not seeing a change.
/*Change font family*/
h2.avia-caption-title{
font-family: “Orbitron”!important;
}
Is there some other way to accomplish this?
Thanks John
Hey John,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
Thanks Victoria,
Login detail in private.
On the home page, I have a button that is ‘BUY NOW’. I need to be able to change the font in this element?
Cheers
John
Hi,
Thanks for the details. Please try the following in Quick CSS under Enfold->General Styling:
.av-image-caption-overlay-center p {
font-family:verdana !important;
}
Best regards,
Rikard
Many thanks, Rikard. Worked perfectly.
Hi,
Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Thanks Rikard.
Please close.
Cheers
John