Title: Menu Problem
Last modified: August 8, 2018

---

# Menu Problem

 *  Resolved [kiwihawk](https://wordpress.org/support/users/kiwihawk/)
 * (@kiwihawk)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/menu-problem-86/)
 * Is it possible to slowdown the speed in which the dropdown menu disappears? We
   are having an issue in which we aren’t able to select the menu item from the 
   dropdown before it is gone.
    -  This topic was modified 7 years, 10 months ago by [kiwihawk](https://wordpress.org/support/users/kiwihawk/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmenu-problem-86%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [saurabh.dhariwal](https://wordpress.org/support/users/saurabhdhariwal/)
 * (@saurabhdhariwal)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/menu-problem-86/#post-10570385)
 * Hello kiwihawk
 * Add below css code into your current active child theme’s style.css file or you
   can add additional css option in theme customizer.
 *     ```
       .header-wrapper .main-navigation ul ul.sub-menu {
         top: 40px;
       }
       ```
   
 * Hope this will helps you.
 * Thanks.
 *  Thread Starter [kiwihawk](https://wordpress.org/support/users/kiwihawk/)
 * (@kiwihawk)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/menu-problem-86/#post-10570774)
 * Beautiful!! Works brilliantly. Thanks a lot!
 *  [saurabh.dhariwal](https://wordpress.org/support/users/saurabhdhariwal/)
 * (@saurabhdhariwal)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/menu-problem-86/#post-10571099)
 * [@kiwihawk](https://wordpress.org/support/users/kiwihawk/) If this solution works
   for you, can you please mark it as resolved.
 *  Theme Author [Acme Themes](https://wordpress.org/support/users/acmethemes/)
 * (@acmethemes)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/menu-problem-86/#post-10571965)
 * Thanks saurabh.dhariwal for helping and thanks kiwihawk for using the theme 🙂
   
   Marking resolved.

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

The topic ‘Menu Problem’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/infinite-photography/3.0.9/screenshot.
   jpg)
 * Infinite Photography
 * [Support Threads](https://wordpress.org/support/theme/infinite-photography/)
 * [Active Topics](https://wordpress.org/support/theme/infinite-photography/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/infinite-photography/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/infinite-photography/reviews/)

## Tags

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

 * 4 replies
 * 3 participants
 * Last reply from: [Acme Themes](https://wordpress.org/support/users/acmethemes/)
 * Last activity: [7 years, 10 months ago](https://wordpress.org/support/topic/menu-problem-86/#post-10571965)
 * Status: resolved