Can you provide me with some quick css to change the font of the avia-testimonial-name to Lato to match the font of my special heading? Thanks!
Hi djshortkut!
Are you loading lato font to the theme?
if so, you can use the following:
#top .av-large-testimonial-slider .avia-testimonial-name {
font-family: “Lato ”
}
If not, you will need to load lato font, to the theme. Check here, the how to do it:
https://kriesi.at/support/topic/new-custom-font/
Cheers!
Basilis
Thanks! You can close this thread.