Title: form setting
Last modified: October 11, 2022

---

# form setting

 *  Resolved [stephenboluwatife1](https://wordpress.org/support/users/stephenboluwatife1/)
 * (@stephenboluwatife1)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/form-setting/)
 * the form setting the name on the mobile is tto big when add the name on the form
   setting it show b ut i view it on the mobile iit too big how can i reduce it

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/form-setting/#post-16087904)
 * Hello [@stephenboluwatife1](https://wordpress.org/support/users/stephenboluwatife1/)
 * If you are referring to the font-size, you can enter a CSS block similar to the
   following one through the “Customize Form Design” attribute in the “Form Settings”
   tab:
 *     ```
       @media screen and (max-width:710px){
       #fbuilder .fform h1,
       #fbuilder .fform h2{font-size:16px !important;}
       }
       ```
   
 * Best regards.
 *  Thread Starter [stephenboluwatife1](https://wordpress.org/support/users/stephenboluwatife1/)
 * (@stephenboluwatife1)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/form-setting/#post-16090783)
 * okay thanks it work but in Page break 2 the form name is showing how can i remove
   it it should only show in page 1 only
 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/form-setting/#post-16091671)
 * Hello [@stephenboluwatife1](https://wordpress.org/support/users/stephenboluwatife1/)
 * The form name is common for every page in the form. The alternative would be 
   let empty the form name and description, and insert an “HTML Content” or “Instruct.
   Text” field at the beginning of the first page with the texts.
 * Best regards.
 *  Thread Starter [stephenboluwatife1](https://wordpress.org/support/users/stephenboluwatife1/)
 * (@stephenboluwatife1)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/form-setting/#post-16097018)
 * okay thanks it work but the text in the “Instruct. Text” is very small i want
   it to be big and bold like the form name
 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/form-setting/#post-16097023)
 * Hello [@stephenboluwatife1](https://wordpress.org/support/users/stephenboluwatife1/)
 * In this case, you can insert an “HTML Content” field, and the form name with 
   an H2 tag in its content:
 * `<h2>Form name</h2>`
 * Best regards.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘form setting’ is closed to new replies.

 * ![](https://ps.w.org/calculated-fields-form/assets/icon-256x256.jpg?rev=1734377)
 * [Calculated Fields Form](https://wordpress.org/plugins/calculated-fields-form/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/calculated-fields-form/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/calculated-fields-form/)
 * [Active Topics](https://wordpress.org/support/plugin/calculated-fields-form/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/calculated-fields-form/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/calculated-fields-form/reviews/)

 * 8 replies
 * 2 participants
 * Last reply from: [codepeople](https://wordpress.org/support/users/codepeople/)
 * Last activity: [3 years, 8 months ago](https://wordpress.org/support/topic/form-setting/#post-16097023)
 * Status: resolved