Title: Customizing CSS
Last modified: August 20, 2016

---

# Customizing CSS

 *  [cloray](https://wordpress.org/support/users/cloray/)
 * (@cloray)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/customizing-css-1/)
 * First, thank you for the plug in.
 * We had a perfect form that we were using for our company but then we downloaded
   the upgrade for the plugin and lost all the formatting. (Now there is a lot of
   empty spaces in the form).
 * We have been trying to fix this but any change we make to the CSS file doesn’t
   seem to do anything. It is very important for us to fix this as soon as possible.
 * Maybe for future updates it could be easier to modify the look of the forms?
 * Thanks

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

 *  Thread Starter [cloray](https://wordpress.org/support/users/cloray/)
 * (@cloray)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/customizing-css-1/#post-2163998)
 * Our main problems with our form are:
    1. There is too much empty space between
   the entries. 2. The overall width of the form is bigger than our content space.
 * How do we fix that? Thanks
 *  Thread Starter [cloray](https://wordpress.org/support/users/cloray/)
 * (@cloray)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/customizing-css-1/#post-2164041)
 * The ideal solution for me would be to add to the appearance settings, next to
   label width, the following:
    1. Vertical space between labels/entries (in pixels).
   2. Total width of the form (in pixels).
 * Then the plugin would be so easy to customise. Thanks in advance! 🙂
 *  Plugin Author [hoffcamp](https://wordpress.org/support/users/hoffcamp/)
 * (@hoffcamp)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/customizing-css-1/#post-2164118)
 * I think CSS is still the way to go. If you post a link to the form I can take
   a look.
 *  Thread Starter [cloray](https://wordpress.org/support/users/cloray/)
 * (@cloray)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/customizing-css-1/#post-2164146)
 * [http://www.arch21society.com/registrationform/](http://www.arch21society.com/registrationform/)
 * Thanks!
 *  Plugin Author [hoffcamp](https://wordpress.org/support/users/hoffcamp/)
 * (@hoffcamp)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/customizing-css-1/#post-2164185)
 * The problem is the
 *     ```
        and  tags that the form appears in. There are newline characters in the code that generates the form, and these are usually ignored, but in this case are being displayed as actual new lines.
       ```
   
 *  Thread Starter [cloray](https://wordpress.org/support/users/cloray/)
 * (@cloray)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/customizing-css-1/#post-2164197)
 * Ok, thanks. How do I fix it?
 *  Plugin Author [hoffcamp](https://wordpress.org/support/users/hoffcamp/)
 * (@hoffcamp)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/customizing-css-1/#post-2164198)
 * I see my comment got garbled. I meant to say, the problem is the ‘pre’ and ‘code’
   tags around the form in the post/page. I would look for them in the HTML view
   when editing the page, on either side of the form shortcode, and remove them.

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

The topic ‘Customizing CSS’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-form-manager.svg)
 * [Form Manager](https://wordpress.org/plugins/wordpress-form-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-form-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-form-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-form-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-form-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-form-manager/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [hoffcamp](https://wordpress.org/support/users/hoffcamp/)
 * Last activity: [14 years, 10 months ago](https://wordpress.org/support/topic/customizing-css-1/#post-2164198)
 * Status: not resolved