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

    Hi – could you tell me how I can increase the font size of the text next to each check box in Gravity Forms please?

    Thanks!

    #319182

    Hi kathrynmichaud!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    .gfield_checkbox label {
    font-size: 16px!important;
    }

    Cheers!
    Yigit

    #319192

    Perfect – thank you!

    #319194

    Hi!

    You are welcome, glad we could help! :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Font size of checkbox text in Gravity Forms’ is closed to new replies.