Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #437153

    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!

    #437728

    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

    #440027

    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

    #440724

    Hey!

    The page you linked gave me a 404 error, could you check please?

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.