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

---

# Dropdown menu problem

 *  [mdbroderick1](https://wordpress.org/support/users/mdbroderick1/)
 * (@mdbroderick1)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/dropdown-menu-problem-7/)
 * Hello, can anyone assist me?
 * On my website (www.tranquilitybayhonduras.com) one of the dropdowns for the main
   menu does not work. You see the subheadings but when your mouse hovers over them
   they vanish. If only the first letter is highlighted they remain there but not
   anywhere else.
 * Could you please advise?
 * Matt

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

 *  [rdellconsulting](https://wordpress.org/support/users/rdellconsulting/)
 * (@rdellconsulting)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/dropdown-menu-problem-7/#post-5561728)
 * Remove this from your style.css, line 305:
 *     ```
       .tc-hover-menu.nav ul {
           top: 29px;
       }
       ```
   
 *  Thread Starter [mdbroderick1](https://wordpress.org/support/users/mdbroderick1/)
 * (@mdbroderick1)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/dropdown-menu-problem-7/#post-5561891)
 * Thank you for getting back to me
 * I can’t seem to find this line in my child these style.css
 * Could you advise?
 *  [rdellconsulting](https://wordpress.org/support/users/rdellconsulting/)
 * (@rdellconsulting)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/dropdown-menu-problem-7/#post-5561897)
 * OK, ADD this to your style.css:
 *     ```
       .tc-hover-menu.nav ul {
           top: 20px; /* May need to adjust - currently set at 29px */
       }
       ```
   

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

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

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

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [rdellconsulting](https://wordpress.org/support/users/rdellconsulting/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/dropdown-menu-problem-7/#post-5561897)
 * Status: not resolved