Title: contact form missing
Last modified: November 3, 2020

---

# contact form missing

 *  Resolved [craigm1](https://wordpress.org/support/users/craigm1/)
 * (@craigm1)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/contact-form-missing-3/)
 * The contact form on my website is showing up blank.
    i have checked the form 
   via the backend and everything is in order. so i resubmitted the form to my site
   using the wpform plugin widget and also via shortcode but has had no effect in
   resolving the issue.
 * Please help, thank you in advance.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcontact-form-missing-3%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [Prashant Rai](https://wordpress.org/support/users/prashantrai/)
 * (@prashantrai)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/contact-form-missing-3/#post-13622116)
 * Hello [@craigm1](https://wordpress.org/support/users/craigm1/),
 * Thanks for reaching out!
 * Looking at the form, it appears that the form CSS might be getting overridden
   by the theme CSS, which is giving the impression that the form is missing. To
   fix this, please try the following custom CSS snippet:
 *     ```
       .wpforms-container{
           color: #000 !important;
       }
       ```
   
 * And in case it helps, here’s a tutorial from WPBeginner on [how to add custom CSS like this to your site](http://www.wpbeginner.com/plugins/how-to-easily-add-custom-css-to-your-wordpress-site/).
 * Hope this helps!

Viewing 1 replies (of 1 total)

The topic ‘contact form missing’ is closed to new replies.

 * ![](https://ps.w.org/wpforms-lite/assets/icon.svg?rev=3254748)
 * [WPForms - Easy Form Builder for WordPress - Contact Forms, Payment Forms, Surveys, & More](https://wordpress.org/plugins/wpforms-lite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpforms-lite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpforms-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/wpforms-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpforms-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpforms-lite/reviews/)

## Tags

 * [blank form](https://wordpress.org/support/topic-tag/blank-form/)
 * [contact-form](https://wordpress.org/support/topic-tag/contact-form/)
 * [error loading](https://wordpress.org/support/topic-tag/error-loading/)
 * [missing](https://wordpress.org/support/topic-tag/missing/)

 * 1 reply
 * 2 participants
 * Last reply from: [Prashant Rai](https://wordpress.org/support/users/prashantrai/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/contact-form-missing-3/#post-13622116)
 * Status: resolved