Title: Overriding theme CSS
Last modified: January 15, 2018

---

# Overriding theme CSS

 *  Resolved [ue13](https://wordpress.org/support/users/ue13/)
 * (@ue13)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/changing-template-css/)
 * Hi all,
 * I am really struggling with the CSS of this plugin, even after reading through
   the provided documentation. Any advice would be appreciated.
 * If you look at the page I need help with, I want to remove the dotted line at
   the top of the form which is being pulled from my themes H2 style
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fchanging-template-css%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)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/changing-template-css/#post-9865391)
 * Hello [@ue13](https://wordpress.org/support/users/ue13/),
 * The process is very easy, you simply should redefine the styles defined by the
   theme active in your website through the same form.
 * Please, enter the following style definition into the “Customize Form Design”
   attribute in the “Form Settings” tab ([https://cff.dwbooster.com/images/documentation/form-settings-tab.png](https://cff.dwbooster.com/images/documentation/form-settings-tab.png))
 * `#fbuilder h2{border:0 !important;}`
 * and that’s all.
    Best regards.
 *  Thread Starter [ue13](https://wordpress.org/support/users/ue13/)
 * (@ue13)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/changing-template-css/#post-9868217)
 * Awesome, thank you! That worked perfectly and now I also understand where to 
   add the CSS.

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

The topic ‘Overriding theme CSS’ 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/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)

 * 2 replies
 * 2 participants
 * Last reply from: [ue13](https://wordpress.org/support/users/ue13/)
 * Last activity: [8 years, 4 months ago](https://wordpress.org/support/topic/changing-template-css/#post-9868217)
 * Status: resolved