Title: Problem with sub-menu disappear
Last modified: August 22, 2016

---

# Problem with sub-menu disappear

 *  Resolved [maxflexpl](https://wordpress.org/support/users/maxflexpl/)
 * (@maxflexpl)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/problem-with-sub-menu-disappear/)
 * Hello,
 * i have a problem with sub menu display on this site [http://www.wiktorka.com.pl](http://www.wiktorka.com.pl)
   
   When you move a mouse on “KATEGORIE” menu than show submenu – and here is a problem,
   because i can reach out/ choose it. Sub menu disappear when i move mouse from“
   KATEGORIE” to try choose something from submenu 🙁
 * What can i do?

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

 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/problem-with-sub-menu-disappear/#post-5637291)
 * Hey there maxflexpl,
 * Hope you’re well today!
 * You could move the dropdown closer to the menu item, this should fix the problem
   with it disappearing before you can mouse over it. If you want to do that please
   Try adding the following CSS code in the style.css file of your [child theme](http://codex.wordpress.org/Child_Themes)
   or add it in your site using the following plugin:
 * [http://wordpress.org/plugins/simple-custom-css](http://wordpress.org/plugins/simple-custom-css)
 *     ```
       .main-navigation ul ul {
       top: 60%;
       }
       ```
   
 * Hope this helps 🙂
 * Best regards,
    Bojan
 *  Thread Starter [maxflexpl](https://wordpress.org/support/users/maxflexpl/)
 * (@maxflexpl)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/problem-with-sub-menu-disappear/#post-5637304)
 * Hey Bojan 🙂
 * now i well better after your advice – it works 😉 everything works awesome – 
   big thanks for you – again very, very, very thank U for help 🙂
 * BR
    max
 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/problem-with-sub-menu-disappear/#post-5637318)
 * Hey Max,
 * Glad I could help 🙂
 * Cheers,
    Bojan

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

The topic ‘Problem with sub-menu disappear’ is closed to new replies.

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

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/problem-with-sub-menu-disappear/#post-5637318)
 * Status: resolved