Hello there
I figured out how/where to change headings :-) (Enfold Advanced styling H1, H2 etc)
It doesn’t give me the option there to change the default of Paragraph(body copy) tho
I’d like to choose my own font and/or size.
Also, is there a way to make Heading fonts NOT be in bold?
Many thanks
Wendy
Hey wendygardner!
I tried checking your link but it’s giving me a 404.
Try adding this to your custom CSS.
h1, h2, h3, h4, h5, h6 { font-weight: 400 !important; }
body {
font-size: 12px;
}
If there are certain areas your trying to change then send us a link and take a screenshot highlighting exactly what your trying to do.
Cheers!
Elliott