Tagged: 

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

    Hey guys

    Can you help me with the CSS code to make the section titles font size bigger? The default size is too small and not very visible on mobile layout.

    Here’s what I mean

    section title font size

    #517436

    Hi hackoffseries!

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

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

    Regards,
    Yigit

    #519008

    Working now. Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Make font text bigger on Gravity Forms’ is closed to new replies.