How to add Google fonts to your online forms with 123FormBuilder?

If you were wondering how to add Google fonts to your online forms, here is how to do it with our CSS form generator:

1. In your 123FormBuilder account, select the desired form and open the Form Editor.

2. Afterwards, go to the Design section of your form and click on Add custom CSS.

Add custom CSS

3. In the custom CSS box, paste the Import URL from Google Fonts:

@import url(//fonts.googleapis.com/css?family=Lobster);
#form * {font-family: 'Lobster', cursive;}

Replace Lobster with the Google font you want to use and cursive with the type of font used (e.g sans-serif, serif, monospace). All the information regarding your font is listed under the CSS rules section.

Google fonts

2 comments

  1. Hi Olivian

    I tried using the following code in Custom CSS light box

    @import url(//fonts.googleapis.com/css?family=Merriweather);
    .class123-label, input, #id123-button-send, body {font-family: ‘Merriweather’, serif;}

    But it is not changing font in my form.
    Merriweather is a google font and I followed the steps mentioned above.

    1. Hello!

      I have copied your CSS code and applied it to one of our forms and it works.

      Please contact our Support Team at support@123formbuilder.com or via our contact form regarding your problem. Also, please specify the browser you are using and other details that might help us investigate (such as the operating system and the device you are using).

      For any assistance related to your account, don’t hesitate to contact our Support Team at support@123formbuilder.com or via our contact form.

      Thanks!

Leave a Reply

Your email address will not be published. Required fields are marked *

Frequently Asked Questions

Here is a list of the most frequently asked questions. For more FAQs, please browse through the  FAQs page.

Is this service free?
Yes, we offer a free form builder service. Just sign up to the Basic plan and you are all set. This plan is forever free, but you are limited with a few features only, such as 5 forms per account, 100 submissions per month and you have to keep the backlink to 123FormBuilder on your forms. Check out our features matrix for more information.
How many forms can I create?
It depends on the service plan you are on. Higher service plans enable more features, including more web forms for your account. If you need more forms, go to the My Account section of your account and click the upgrade button. To create an unlimited number of forms, either upgrade to the Platinum service plan or higher. Consult our features matrix for more information.
How can I publish my forms?
You can publish your forms in many ways, by using their direct URL or HTML link, embedding them with a JavaScript code, Inline HTML or iFrame, using the Facebook app or the WordPress plugin, using popups, the Blogger code snippet and many more. Once you have created and customized your form, go to the Publish section to complete your work. Read more in our documentation.
How do I change my form design?
You can change the design of your form for more information. in the Themes section, which is located in your form settings. We offer a set of more than 30 predefined form themes for your forms, but you can also create your own from scratch. You can customize the submit button, the logo and more. To apply your own stylesheets, all forms come with a custom CSS editor.

Can't find what you're looking for?