Tagged: enfold, font weight, google fonts
I searched but could not find a thread on how to change the font weight of the standard headings in the enfold theme (currently using Ralway) it is too thick and was hoping to modify the weight of the H1 and H2 as well as the heading rotator (not sure if this is a different line of code to change).
Thank you!
Hey sophiamavrides!
You can add following code to Quick CSS in Enfold theme options under General Styling tab
h1,h2 { font-weight: 300 !important; }
That would apply the changes globally, if you would like to apply it to certain elements only, please post the link to your website and point out those elements
Best regards,
Yigit
thank you that worked ! how can I get it to effect the would it work for your special heading widget? (headings in blue rows)
http://2ea.8f2.myftpupload.com/our-programs/
thanks in advance for your help~
Sophia