Title: Remove focus from Calculated Fields
Last modified: May 17, 2023

---

# Remove focus from Calculated Fields

 *  Resolved [nige mcilwaine](https://wordpress.org/support/users/nige-mcilwaine/)
 * (@nige-mcilwaine)
 * [3 years ago](https://wordpress.org/support/topic/remove-focus-from-calculated-fields/)
 * Hi,
 * I hope you can help me, first time using your plugin, out of my comfort zone 
   if I’m honest, but on the above page I would love to be able to remove the blue
   outline on focus of the calculated field boxes, if you click the calculated field
   box, where it says ‘Monthly Saving on a Standard 12 Month Membership – £0’ you
   obviously get the blue outline of a text imput field.
 * I would love to be able to remove this.
 * cheers
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremove-focus-from-calculated-fields%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [3 years ago](https://wordpress.org/support/topic/remove-focus-from-calculated-fields/#post-16744854)
 * Hello [@nige-mcilwaine](https://wordpress.org/support/users/nige-mcilwaine/)
 * Thank you very much for using our plugin.
 * 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))
   is a CSS editor with syntax highlighting and error detection. Please, enter the
   following style definition through the attribute:
 *     ```wp-block-code
       #fbuilder *{box-shadow: none !important;}
       ```
   
 * Learn more about the fields and form components, and how customize their appearance
   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.
 *  Thread Starter [nige mcilwaine](https://wordpress.org/support/users/nige-mcilwaine/)
 * (@nige-mcilwaine)
 * [3 years ago](https://wordpress.org/support/topic/remove-focus-from-calculated-fields/#post-16745006)
 * Wow, amazing, thank you very much, it worked a dream.

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

The topic ‘Remove focus from Calculated Fields’ 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/)

 * 2 replies
 * 2 participants
 * Last reply from: [nige mcilwaine](https://wordpress.org/support/users/nige-mcilwaine/)
 * Last activity: [3 years ago](https://wordpress.org/support/topic/remove-focus-from-calculated-fields/#post-16745006)
 * Status: resolved