Title: Dropdown submenu
Last modified: August 31, 2016

---

# Dropdown submenu

 *  [Laura Barron](https://wordpress.org/support/users/laura-barron/)
 * (@laura-barron)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/dropdown-submenu/)
 * The submenus on my wordpress site thecucuroom.com are not displaying.

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

 *  [Golga](https://wordpress.org/support/users/golga/)
 * (@golga)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/dropdown-submenu/#post-7342532)
 * Same problem [here](http://festivalvagabonde.com/) since WP 4.5.1
 *  [bandicootmarketing](https://wordpress.org/support/users/tinkerpriest/)
 * (@tinkerpriest)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/dropdown-submenu/#post-7342656)
 * Have you read through this thread?
 * [https://wordpress.org/support/topic/submenue-doesnt-work-on-pc-neither-mobile?replies=16](https://wordpress.org/support/topic/submenue-doesnt-work-on-pc-neither-mobile?replies=16)
 *  Thread Starter [Laura Barron](https://wordpress.org/support/users/laura-barron/)
 * (@laura-barron)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/dropdown-submenu/#post-7342659)
 * I’ve already read the # url link should be changed, but I’m no expert in this
   stuff. I even wrote on that support topic and was ignored. That was the reason
   I opened one of my own.
    The submenus were working fine, now I want to know where
   do I change de URL TO #.
 *  Thread Starter [Laura Barron](https://wordpress.org/support/users/laura-barron/)
 * (@laura-barron)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/dropdown-submenu/#post-7342660)
 * I’ve created the custom link, now they’re displaying… but if I have already clicked
   one of the submenus the second time I try to open a different one it makes a 
   pause reloads and nothing happens. I have to click once more for it to display
   again.
 *  [Golga](https://wordpress.org/support/users/golga/)
 * (@golga)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/dropdown-submenu/#post-7342704)
 * > Have you read through this thread?
 * thank you!
    It work realy well on click. Do you have any css class or theme option
   to allow it on :hover?
 *  [bandicootmarketing](https://wordpress.org/support/users/tinkerpriest/)
 * (@tinkerpriest)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/dropdown-submenu/#post-7342705)
 * [@laura](https://wordpress.org/support/users/laura/) Barron,
 * Creating a custom link with “#” for the URL as your parent item will make it 
   work. There’s more info here: [https://codex.wordpress.org/Appearance_Menus_Screen#Custom_Links](https://codex.wordpress.org/Appearance_Menus_Screen#Custom_Links)
 *  [bandicootmarketing](https://wordpress.org/support/users/tinkerpriest/)
 * (@tinkerpriest)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/dropdown-submenu/#post-7342706)
 * [@golga](https://wordpress.org/support/users/golga/),
 * The menu is built to work with a click to support touch-enabled devices. Tablets
   and phones are taking over. 😉
 *  [Golga](https://wordpress.org/support/users/golga/)
 * (@golga)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/dropdown-submenu/#post-7342713)
 * > Tablets and phones are taking over. 😉
 * Thank you [@tinkerpriest](https://wordpress.org/support/users/tinkerpriest/) 
   for your quick answer! 😉
    But I want desktop and mobile both friendly.
 * I tried to add this in your css (just for a quick test).
    Work realy well form
   me. I’ll make a child theme for my site. I think maybe you will should add this
   in your css on a custom class.
 *     ```
       .menu-item-has-children:hover .dropdown-menu,
       .menu-item-has-children:focus .dropdown-menu
       {
       	display: block;
       }
       ```
   
 * Thank you for your help! 😉

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

The topic ‘Dropdown submenu’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/arcade-basic/1.1.1/screenshot.
   png)
 * Arcade Basic
 * [Support Threads](https://wordpress.org/support/theme/arcade-basic/)
 * [Active Topics](https://wordpress.org/support/theme/arcade-basic/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/arcade-basic/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/arcade-basic/reviews/)

## Tags

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

 * 8 replies
 * 3 participants
 * Last reply from: [Golga](https://wordpress.org/support/users/golga/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/dropdown-submenu/#post-7342713)
 * Status: not resolved