Title: Parent menu items not clickable
Last modified: August 22, 2016

---

# Parent menu items not clickable

 *  Resolved [edouardcoleman](https://wordpress.org/support/users/edouardcoleman/)
 * (@edouardcoleman)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/parent-menu-items-not-clickable/)
 * Hi!
 * My site is not online yet so I ll try to explain my issue as clear as I can.
 * I m using Virtue theme. My main menu is in the topbar. I ve parent menu and sub
   menu items, both linked to pages, so both clickable.
 * But when I reduce my screen and it switch to the WP Responsive Menu, the parent
   menu items are not clickable anymore. And something weird : if I remove the submenu
   items (from the Menu Edit page), then the parent menu items are clickable again!
 * Do you have a solution ?
 * [https://wordpress.org/plugins/wp-responsive-menu/](https://wordpress.org/plugins/wp-responsive-menu/)

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

 *  Plugin Author [Nirmal Kumar Ram](https://wordpress.org/support/users/sagarseth9/)
 * (@sagarseth9)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/parent-menu-items-not-clickable/#post-5484012)
 * Hi edouardcoleman,
 * Can you please share your website url so that I can check and see what’s the 
   issue.
 * Regards
    -Nirmal
 *  Thread Starter [edouardcoleman](https://wordpress.org/support/users/edouardcoleman/)
 * (@edouardcoleman)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/parent-menu-items-not-clickable/#post-5484014)
 * Wooo I didn t expect such a fast reply! I put it online for you to see the issue:
 * [http://chooseyourtelescope.com/](http://chooseyourtelescope.com/)
 *  Plugin Author [Nirmal Kumar Ram](https://wordpress.org/support/users/sagarseth9/)
 * (@sagarseth9)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/parent-menu-items-not-clickable/#post-5484015)
 * Hi,
 * I checked it seems like you have heavily modified the plugin but anyways if you
   add this line to your style.css of the theme then it should work.
 *     ```
       body #wprmenu_menu.wprmenu_levels ul li a {
         float: none;
       }
       ```
   
 * Regards
    -Nirmal
 *  Thread Starter [edouardcoleman](https://wordpress.org/support/users/edouardcoleman/)
 * (@edouardcoleman)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/parent-menu-items-not-clickable/#post-5484018)
 * Thank you for your help.
 * I added the line to CSS but it still doesn t work. The only CSS modification 
   I did for the plugin are :
 * #wprmenu_menu ul li a{
    font-size: 11px !important; }
 * body #wprmenu_menu.wprmenu_levels ul li a {
    float: none; }
 *  Plugin Author [Nirmal Kumar Ram](https://wordpress.org/support/users/sagarseth9/)
 * (@sagarseth9)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/parent-menu-items-not-clickable/#post-5484020)
 * Hi,
 * Please check your site clearly. Its already clickable. I think you might need
   to clear your browser cache to see it.
 *  Thread Starter [edouardcoleman](https://wordpress.org/support/users/edouardcoleman/)
 * (@edouardcoleman)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/parent-menu-items-not-clickable/#post-5484022)
 * I did what you said and it works perfectly
    Thanks a lot your plugin rocks!
 * Edouard

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

The topic ‘Parent menu items not clickable’ is closed to new replies.

 * ![](https://ps.w.org/wp-responsive-menu/assets/icon-256x256.png?rev=2246917)
 * [WP Responsive Menu](https://wordpress.org/plugins/wp-responsive-menu/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-responsive-menu/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-responsive-menu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-responsive-menu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-responsive-menu/reviews/)

## Tags

 * [items](https://wordpress.org/support/topic-tag/items/)
 * [menu](https://wordpress.org/support/topic-tag/menu/)
 * [not clickable](https://wordpress.org/support/topic-tag/not-clickable/)
 * [parent](https://wordpress.org/support/topic-tag/parent/)

 * 6 replies
 * 2 participants
 * Last reply from: [edouardcoleman](https://wordpress.org/support/users/edouardcoleman/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/parent-menu-items-not-clickable/#post-5484022)
 * Status: resolved