This topic has 2 replies, 2 voices, and was last updated 8 years, 2 months ago ago by Eva Kemp
In visual composer i used teammember. But they use another font then i selected in theme options.
How can i change the font in Alegreya? https://gyazo.com/a8dd9f3310e3a90f42c9214356ac0513
Hello,
Add this code in Global Custom CSS section:
h1, .team-member .member-details h4 {
font-family: Alegreya;
}
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up