Title: WP Forms not appearing correctly
Last modified: November 25, 2018

---

# WP Forms not appearing correctly

 *  [corodmuse](https://wordpress.org/support/users/corodmuse/)
 * (@corodmuse)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/wp-forms-not-appearing-correctly/)
 * Hi, I’m having trouble getting contact forms to play nice on my website. The 
   format is incorrect and the submit is there, but it’s invisible? I can hover 
   over it and click it but it doesn’t show up.
 * I tried changing the CSS, didn’t work. Tried deactivating all other plugins, 
   to no avail. Changing themes actually works, but I like OceanWP and can’t be 
   assed to rebuild the website around a different theme.
 * Two screenshots, one of the wpforms preview, and the other how it appears on 
   my contact page.
 * > [View post on imgur.com](https://imgur.com/a/KffelOq)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fwp-forms-not-appearing-correctly%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Amit Singh](https://wordpress.org/support/users/apprimit/)
 * (@apprimit)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/wp-forms-not-appearing-correctly/#post-10915821)
 * Hi,
 * Try to add the below code in the Customize > Custom CSS section and check it 
   works or not.
 *     ```
       button#wpforms-submit-661 {
           background-color: #833ec7;
           margin-top: 20px;
       }
       input#wpforms-661-field_3 {
           max-width: 100%;
       }
       ```
   
 *  Thread Starter [corodmuse](https://wordpress.org/support/users/corodmuse/)
 * (@corodmuse)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/wp-forms-not-appearing-correctly/#post-10915909)
 * That worked like a charm, thank you! Any advice regarding the formatting?
 *  [Amit Singh](https://wordpress.org/support/users/apprimit/)
 * (@apprimit)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/wp-forms-not-appearing-correctly/#post-10915976)
 * Maybe it’s plugin confliction. Try to disable all the plugin except ocean extra,
   wpforms and check it is working or not.

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

The topic ‘WP Forms not appearing correctly’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/oceanwp/4.1.5/screenshot.png)
 * OceanWP
 * [Support Threads](https://wordpress.org/support/theme/oceanwp/)
 * [Active Topics](https://wordpress.org/support/theme/oceanwp/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/oceanwp/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/oceanwp/reviews/)

## Tags

 * [contact](https://wordpress.org/support/topic-tag/contact/)
 * [submit button](https://wordpress.org/support/topic-tag/submit-button/)
 * [wp forms](https://wordpress.org/support/topic-tag/wp-forms/)

 * 3 replies
 * 2 participants
 * Last reply from: [Amit Singh](https://wordpress.org/support/users/apprimit/)
 * Last activity: [7 years, 5 months ago](https://wordpress.org/support/topic/wp-forms-not-appearing-correctly/#post-10915976)
 * Status: not resolved