Title: bad
Last modified: June 7, 2024

---

# bad

 *  [dominiks8318](https://wordpress.org/support/users/dominiks8318/)
 * (@dominiks8318)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/bad-337/)
 * Can’t edit default form settings (like colors, font color as title) even using
   custom css with theme
 * The plugin configuration panel looks bad, sorry.
    -  This topic was modified 1 year, 11 months ago by [dominiks8318](https://wordpress.org/support/users/dominiks8318/).

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

 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/bad-337/#post-17810230)
 * Hello [@dominiks8318](https://wordpress.org/support/users/dominiks8318/)
 * I’m sorry that our plugin doesn’t meet your expectations, but there’s no need
   to be offensive.
 * The plugin includes different alternatives to customize the form and fields appearance.
   Each field includes the “Advanced Settings” in tab in its settings that allow
   you to enter the CSS rules to apply the fields components (label, input tags,
   instructions for users, and others). For example, if you want to make a field’s
   label blue, you should select the field in the form, activate the “Advanced Settings”
   tab, and enter the CSS rule “color” with value “blue”:
 * [https://resources.developers4web.com/cff/tmp/2024/06/07/brave_L2UkaPR7yL.png](https://resources.developers4web.com/cff/tmp/2024/06/07/brave_L2UkaPR7yL.png)
 * Additionally, the plugin includes the “Customize Form Design” attribute in the“
   Form Settings” tab. It is a CSS editor with syntax highlighting and error checking
   and allows you to customize the design of multiple fields at once, or as you 
   want, the color of the form title. Please click on the “Form Settings” tab, and
   enter the following style definition in the “Customize Form Design” attribute:
 *     ```wp-block-code
       #fbuilder .cff-form-title{color: blue !important;}
       ```
   
 * Or if you want to modify all fields labels at once:
 *     ```wp-block-code
       #fbuilder .fields>label{color: blue !important;}
       ```
   
 * Note I used the !important; modifier with the CSS rules to increase their precedence
   and avoid other CSS rules on the page affecting your custom styles.
 * Learn more about customizing the form design by reading the following blog post:
 * [https://cff.dwbooster.com/blog/2020/01/12/form-design](https://cff.dwbooster.com/blog/2020/01/12/form-design)
 * Best regards.
    -  This reply was modified 1 year, 11 months ago by [codepeople](https://wordpress.org/support/users/codepeople/).
 *  Thread Starter [dominiks8318](https://wordpress.org/support/users/dominiks8318/)
 * (@dominiks8318)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/bad-337/#post-17810272)
 * ok, sorry, I used some bad words, but the panel really looks bad. I suggest to
   update the look panel.
 * Editing these color values should be placed in the panel itself. I changed the
   rating because there is no such tragedy, best regards and I’m waiting for further
   updates of the plugin.
 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/bad-337/#post-17810286)
 * Hello [@dominiks8318](https://wordpress.org/support/users/dominiks8318/)
 * Thank you very much. Yes, the plugin is in constant evolution. We will include
   an “Advanced” tab in the form settings, as in the field’s settings, to customize
   the appearance of the form title, description, and other general elements.
 * Best regards.
 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/bad-337/#post-17831537)
 * Hello [@dominiks8318](https://wordpress.org/support/users/dominiks8318/)
 * We have launched a plugin update that incorporates the “Advanced Settings” tab
   into the “Form Settings,” as per your suggestion (thank you for that), to simplify
   the form design customization process for users.
 * Best regards.

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

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

 * 4 replies
 * 2 participants
 * Last reply from: [codepeople](https://wordpress.org/support/users/codepeople/)
 * Last activity: [1 year, 11 months ago](https://wordpress.org/support/topic/bad-337/#post-17831537)