Change font-family for Gravity forms section titles

I would like to change the font-family on all of the section titles on my Gravity Forms. This sounds simple enough, though I have troubleshooted for hours with luck. It almost seems this is an option not allowed, as the typical solutions just are not working for me.

In my Font Manager, the font is called “Waratah Gothic”, which is a custom font uploaded into Pro, that I would like the Gravity Forms section titles to change to.

For instance, on my “Parent Registration” form, I would like this to reflect on the section title “Create an Account”.

Your amazing brain power and help is needed!

Hi @heatherbl4ck,

Thank you for reaching out to us. You can customize the Gravity Forms via Appearance > Customize > Styles and Layout Gravity Forms:

To change the Font Family, go to Form Wrapper settings inside Styles and Layout Gravity Forms panel:

On your forms page, you custom font is getting blocked as you’ve included it with http protocol instead of https, I’d recommend that instead of specifying the protocol use // instead so your font URLs will be like:

//site-example.com/wp-content/themes/pro-child/fonts/Waratah_Gothic_W00_Regular.woff

This should fix the issue. Let us know how this goes!

WOW! What an oversight on my part… thanks for the brilliant find @Nabeel!

You’re welcome!
We’re glad @Nabeel were able to help you out.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.