Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #285036

    Hello!

    I would like to increase the size of the field names in the contact form and also change to normal weight (not bold).

    #285122

    Hey onegirlrtw!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #top label {
    font-weight: normal;
    font-size: 18px;
    }

    Cheers!
    Yigit

    #285181

    Worked perfectly, thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How to change the font size and weight in CONTACT FORM’ is closed to new replies.