Title: Problem displaying forms correctly
Last modified: August 19, 2016

---

# Problem displaying forms correctly

 *  Resolved [bryanlee1981](https://wordpress.org/support/users/bryanlee1981/)
 * (@bryanlee1981)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/problem-displaying-forms-correctly/)
 * I am having an issues displaying forms correctly on my site. I am using the “
   decoder” theme. If there is any other information i can give to help please let
   me know.
 * The site is [http://www.mobcompsolutions.com](http://www.mobcompsolutions.com)
 * The specific page is [http://mobcompsolutions.com/services/remote-support/](http://mobcompsolutions.com/services/remote-support/)
 * The fields all display as white blocks rather than text fields or buttons.

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

 *  [huggie](https://wordpress.org/support/users/huggie/)
 * (@huggie)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/problem-displaying-forms-correctly/#post-1403907)
 * You need to edit the following CSS in [/wp-content/themes/decoder/style.css](http://mobcompsolutions.com/wp-content/themes/decoder/style.css)
 *     ```
       input, textarea {
       	width: 50%;
       	height: 23px;
       	margin: 0 0 20px 0;
       	padding: 7px 5px 0 5px;
       	color: #5d5d5d;
       	background: #fff url(img/bg-form-input.png) repeat-x left top;
       	border: none;
       }
       ```
   
 *  Thread Starter [bryanlee1981](https://wordpress.org/support/users/bryanlee1981/)
 * (@bryanlee1981)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/problem-displaying-forms-correctly/#post-1403908)
 * Thanks! I will give it a try.
 * Edit: I just commented out the entire “forms” section and it displayed everything
   correctly. Thanks for the info.
 *  [huggie](https://wordpress.org/support/users/huggie/)
 * (@huggie)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/problem-displaying-forms-correctly/#post-1403948)
 * Glad to help.
 * Can you mark this topic as resolved.

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

The topic ‘Problem displaying forms correctly’ is closed to new replies.

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [huggie](https://wordpress.org/support/users/huggie/)
 * Last activity: [16 years, 3 months ago](https://wordpress.org/support/topic/problem-displaying-forms-correctly/#post-1403948)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
