Tagged: Fonts, google fonts
I found this to add a google font to headings but wanted to know how to change this to work for paragraph text?
Hey Dunckley_Design,
You just need to add this font-family in a paragraph tag at Enfold Theme Options > General Styling > Quick CSS. Follow an example:
p {
font-family: YourGooglefont;
}
Best regards,
John Torvik