Title: Drop-Down Widget Formatting Help
Last modified: August 31, 2016

---

# Drop-Down Widget Formatting Help

 *  Resolved [ACleanPlate](https://wordpress.org/support/users/acleanplate/)
 * (@acleanplate)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/drop-down-widget-formatting-help/)
 * Hey! At the very top of [http://www.acleanplate.com/recipes](http://www.acleanplate.com/recipes)
   I have a “recipe search” widget with three elements (two drop-down lists and 
   a search button) I want to display side-by-side with equal distance between them.
   As you can see, they are currently “stepped” with no space at all between them.
   If it helps, I started with the theme Magazine Pro by Genesis, but I’ve changed
   a lot.
 * Here is the code I have currently for that area:
 *     ```
       #recipe-ingredient.postform,
       #recipe-post_tag.postform,
       #wpurp_recipe_search_widget-2 input {
       	display: inline;
       	float: left;
       	clear: none;
       	margin-bottom: 0;
       	padding: 14px 20px;
       	width: 30%;
       }
       ```
   
 * I can’t quite figure out what’s missing to get those elements to display correctly.
 * TIA for any insights!
 * [http://www.acleanplate.com/recipes/](http://www.acleanplate.com/recipes/)

Viewing 1 replies (of 1 total)

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/drop-down-widget-formatting-help/#post-7153659)
 * Try using Firefox with the [Firebug add-on](http://getfirebug.com/) for this 
   kind of CSS troubleshooting. Or use whatever developer tool is available in your
   web browser.

Viewing 1 replies (of 1 total)

The topic ‘Drop-Down Widget Formatting Help’ is closed to new replies.

## Tags

 * [drop-down](https://wordpress.org/support/topic-tag/drop-down/)
 * [vertical alignment](https://wordpress.org/support/topic-tag/vertical-alignment/)
 * [widget](https://wordpress.org/support/topic-tag/widget/)

 * 1 reply
 * 2 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/drop-down-widget-formatting-help/#post-7153659)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
