Title: [Plugin: Custom Contact Forms] Custom CSS
Last modified: August 20, 2016

---

# [Plugin: Custom Contact Forms] Custom CSS

 *  [Basil Babaa](https://wordpress.org/support/users/bbabaa/)
 * (@bbabaa)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-custom-contact-forms-custom-css/)
 * By Default there is too much space between the Form Field Title and the Form 
   Fields themselves…
 * I cannot seem to reduce this using the Create a Style for Your Forms.
 * Can you please provide me some other options as to how to tighten the vertical
   diastase between a Form Field and it’s Title?
 * Thank you.
 * [http://wordpress.org/extend/plugins/custom-contact-forms/](http://wordpress.org/extend/plugins/custom-contact-forms/)

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

 *  Thread Starter [Basil Babaa](https://wordpress.org/support/users/bbabaa/)
 * (@bbabaa)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-custom-contact-forms-custom-css/#post-2858407)
 * Actually, when the form is generated, I am seeing in the element inspector that
   there is a line break between every form field and its title.
 * Can this line break be eliminated?
 *  [voala](https://wordpress.org/support/users/voala/)
 * (@voala)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-custom-contact-forms-custom-css/#post-2858633)
 * I am also having this problem.
    This is new, happened from the last 2 updates
   I think. I never had this problem before. Now I cannot style the forms anymore.
 *  [voala](https://wordpress.org/support/users/voala/)
 * (@voala)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-custom-contact-forms-custom-css/#post-2858637)
 * Ok, This can be resolved if you go and edit the custom-contact-forms-front.php
   file from wp-content/plugins/custom-contact-forms/
 * That is the file that generates the HTML structure of the forms. Look for the
   DIV tags in front of <label> tags. First one from what I can remember is for 
   text fields. Below the label you will see that there is a “/n” before the <input
   > tag. That is PHP is a line break.
    Remove that and the  will go away. Do the
   same for the other div’s.
 * The thing is that when you will update the plugin all this mods will go away.
   So it is just a temporary fix.

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

The topic ‘[Plugin: Custom Contact Forms] Custom CSS’ is closed to new replies.

 * ![](https://ps.w.org/custom-contact-forms/assets/icon-256x256.png?rev=1067156)
 * [Custom Contact Forms](https://wordpress.org/plugins/custom-contact-forms/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/custom-contact-forms/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/custom-contact-forms/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-contact-forms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-contact-forms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-contact-forms/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [voala](https://wordpress.org/support/users/voala/)
 * Last activity: [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-custom-contact-forms-custom-css/#post-2858637)
 * Status: not resolved