Title: [Plugin: Visual Form Builder] Customize the CSS
Last modified: August 20, 2016

---

# [Plugin: Visual Form Builder] Customize the CSS

 *  [rosti57](https://wordpress.org/support/users/rosti57/)
 * (@rosti57)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-visual-form-builder-customize-the-css/)
 * I am attempting to update the format of the form by making the following changes
   as outlined in the FAQ section of the Visual Form Builder:
 * How do I customize the CSS?
 * If you want to customize the appearance of the forms using your own CSS, here’s
   how to do it:
 *  Add this code to your theme’s functions.php file: add_filter( ‘visual-form-builder-
   css’, ‘__return_false’ );
    Copy everything from css/visual-form-builder.css into
   your theme’s style.css Change the CSS properties in your theme’s style.css as
   needed
 * I AM RECEIVING THE FOLLOWING ERROR MESSAGE WHEN I ATTEMPT TO UPDATE THE FUNCTIONS.
   PHP FILE:
 * Parse error: syntax error, unexpected ‘}’ in /home/rosti57/public_html/testing/
   wp-content/themes/wp-davinci-20/functions.php on line 245
 * [http://wordpress.org/extend/plugins/visual-form-builder/](http://wordpress.org/extend/plugins/visual-form-builder/)

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

 *  Plugin Author [Matthew Muro](https://wordpress.org/support/users/mmuro/)
 * (@mmuro)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-visual-form-builder-customize-the-css/#post-2788741)
 * Have you contacted the theme author to see where the best place is to place a
   filter in the functions file?
 *  Thread Starter [rosti57](https://wordpress.org/support/users/rosti57/)
 * (@rosti57)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-visual-form-builder-customize-the-css/#post-2788812)
 * Thanks – I will provide an update once I receive a solution from the theme author.

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

The topic ‘[Plugin: Visual Form Builder] Customize the CSS’ is closed to new replies.

 * ![](https://ps.w.org/visual-form-builder/assets/icon-256x256.png?rev=1205840)
 * [Visual Form Builder](https://wordpress.org/plugins/visual-form-builder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/visual-form-builder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/visual-form-builder/)
 * [Active Topics](https://wordpress.org/support/plugin/visual-form-builder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/visual-form-builder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/visual-form-builder/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [rosti57](https://wordpress.org/support/users/rosti57/)
 * Last activity: [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-visual-form-builder-customize-the-css/#post-2788812)
 * Status: not resolved