Title: Bold
Last modified: July 7, 2022

---

# Bold

 *  Resolved [stephenboluwatife](https://wordpress.org/support/users/stephenboluwatife/)
 * (@stephenboluwatife)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/bold-7/)
 * How can I let all my field to be bold and increase or reduce the size because
   some text there is small which is important and some is big which is not that
   important and I need it to be bold so there can see it well. Css or code please
   or any how to configure it

Viewing 1 replies (of 1 total)

 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/bold-7/#post-15823041)
 * Hello [@stephenboluwatife](https://wordpress.org/support/users/stephenboluwatife/)
 * My apologies for the delay in responding to your question. I did not receive 
   the WordPress notification.
 * The styles defined by the active theme on your WordPress affect the appearance
   of the form fields.
 * The plugin includes the “Customize Form Design” attribute in the “Form Settings”
   tab ([https://resources.developers4web.com/cff/images/documentation/form-settings-tab.png](https://resources.developers4web.com/cff/images/documentation/form-settings-tab.png)).
   It is a CSS editor that allows you enter your own styles.
 * For example, if you want make every field’s label in bold and increase their 
   sizes, you can enter the style definition below through the “Customize Form Design”
   attribute:
 * `#fbuilder .fields>label{font-weight: bold !important; font-size: 16px !important;}`
 * More information about the fields components and how to customize their styles
   by reading the following post in the plugin’s blog:
 * [https://cff.dwbooster.com/blog/2020/01/12/form-design](https://cff.dwbooster.com/blog/2020/01/12/form-design)
 * Best regards.

Viewing 1 replies (of 1 total)

The topic ‘Bold’ 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/)

 * 1 reply
 * 2 participants
 * Last reply from: [codepeople](https://wordpress.org/support/users/codepeople/)
 * Last activity: [3 years, 11 months ago](https://wordpress.org/support/topic/bold-7/#post-15823041)
 * Status: resolved