Title: Dropdown menu problem
Last modified: August 21, 2016

---

# Dropdown menu problem

 *  [maestrom](https://wordpress.org/support/users/maestrom/)
 * (@maestrom)
 * [12 years, 12 months ago](https://wordpress.org/support/topic/dropdown-menu-problem-5/)
 * Our company just set up our new website at [http://www.maestromusicians.com](http://www.maestromusicians.com)
   
   We are having a problem with the dropdown menus. On most computers, they work
   fine, but on my Dell Inspiron, and a few others, it is nearly impossible to “
   catch” the dropdowns unless the touchpad or mouse is exactly on one “sweet-spot”.
   This is very frustrating because I keep losing the dropdown menus. The same problem
   exists in Mozilla as IE.
 * Any help would be greatly appreciated.
 * Thanks,
    Daniel

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

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 12 months ago](https://wordpress.org/support/topic/dropdown-menu-problem-5/#post-3840413)
 * Can you talk to [StudioPress](http://www.studiopress.com/) for support with their
   products?
 *  [Pioneer Web Design](https://wordpress.org/support/users/swansonphotos/)
 * (@swansonphotos)
 * [12 years, 12 months ago](https://wordpress.org/support/topic/dropdown-menu-problem-5/#post-3840415)
 * This CSS is causing issue:
 *     ```
       body,
       h1,
       h2,
       h2 a,
       h2 a:visited,
       h3,
       h4,
       h5,
       h6,
       p,
       select,
       textarea {
       	color: #333;
       	font-family: Arial, Helvetica, Tahoma, sans-serif;
       	font-size: 14px;
       	font-weight: normal;
       	line-height: 22px;
       	margin: 0;
       	padding: 0;
       	text-decoration: none;
       }
       ```
   
 * Remove ‘body’ from it or create a style in css for the menus output styles…
 * To discover what CSS is output by your theme, use a web inspection tool such 
   as Firebug: [http://getfirebug.com/](http://getfirebug.com/) , Chrome Inspect
   Element: [https://developers.google.com/chrome-developer-tools/](https://developers.google.com/chrome-developer-tools/)
   or Internet Explorer 9+ F12 Dev. Tools: [http://msdn.microsoft.com/en-us/library/dd565627(v=vs.85)](http://msdn.microsoft.com/en-us/library/dd565627(v=vs.85)).
   aspx#csstool
 * There are others.
 * When editing CSS, use a Child Theme
    [http://codex.wordpress.org/Child_Themes](http://codex.wordpress.org/Child_Themes)
   Custom CSS Plugin, or Theme provided custom CSS option. Edits to parent themes
   are lost on theme update.
 * Learn CSS: [http://www.w3schools.com/css/](http://www.w3schools.com/css/)

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

The topic ‘Dropdown menu problem’ is closed to new replies.

## Tags

 * [dropdown](https://wordpress.org/support/topic-tag/dropdown/)
 * [dropdown menu](https://wordpress.org/support/topic-tag/dropdown-menu/)
 * [dropdowns](https://wordpress.org/support/topic-tag/dropdowns/)
 * [menu](https://wordpress.org/support/topic-tag/menu/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 3 participants
 * Last reply from: [Pioneer Web Design](https://wordpress.org/support/users/swansonphotos/)
 * Last activity: [12 years, 12 months ago](https://wordpress.org/support/topic/dropdown-menu-problem-5/#post-3840415)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
