Title: sub-menu arrow behavior
Last modified: January 6, 2017

---

# sub-menu arrow behavior

 *  Resolved [yunlei99](https://wordpress.org/support/users/yunlei99/)
 * (@yunlei99)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/sub-menu-arrow-behavior/)
 * Another issue is that after opening the menu, if I click the arrows to the right
   of submenu texts (circled in red in the following image), the menu will be closed.
   I expect that it should expand the sub-menu instead of closing it.
 * [https://drive.google.com/open?id=0B9oFp4Q7TMVuNTdIeDNkTm9FYmM](https://drive.google.com/open?id=0B9oFp4Q7TMVuNTdIeDNkTm9FYmM)
 * If I click the sub-menu text first, than clicking the arrows will have the expected
   behavior.
 * The site is yingtaodental.com
    -  This topic was modified 9 years, 5 months ago by [yunlei99](https://wordpress.org/support/users/yunlei99/).

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

 *  Thread Starter [yunlei99](https://wordpress.org/support/users/yunlei99/)
 * (@yunlei99)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/sub-menu-arrow-behavior/#post-8624547)
 * It turns out this is related to my last reported issue:
 * [https://wordpress.org/support/topic/mysterious-rectangle-shadow-around-menu-button/](https://wordpress.org/support/topic/mysterious-rectangle-shadow-around-menu-button/)
 * If I click any area within the gray shadow (the arrows happened to fall in the
   gray area), the menu is closed.
 *  Plugin Contributor [responsivemenu](https://wordpress.org/support/users/responsivemenu/)
 * (@responsivemenu)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/sub-menu-arrow-behavior/#post-8625014)
 * Hi there,
 * This is not from my plugin, but from line 306 of your file:
 * [http://www.yingtaodental.com/wp-content/themes/dentario/shortcodes/theme.shortcodes.css](http://www.yingtaodental.com/wp-content/themes/dentario/shortcodes/theme.shortcodes.css)
 * You have the following style declaration:
 *     ```
       .esg-navigationbutton.esg-loadmore:hover::after, input[type="submit"]:hover::after, input[type="button"]:hover::after, button:hover::after, .content .booking_clear_custom:hover::after, #booking_submit_button:hover::after, .pagination_viewmore > a:hover::after, .sc_button:hover::after {
         right: 120%;
         transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
       }
       ```
   
 * If you remove that then it all works fine.
 * All the best
 *  Thread Starter [yunlei99](https://wordpress.org/support/users/yunlei99/)
 * (@yunlei99)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/sub-menu-arrow-behavior/#post-8626638)
 * Yes, that solves the problem. Thanks for the help
 *  Plugin Contributor [responsivemenu](https://wordpress.org/support/users/responsivemenu/)
 * (@responsivemenu)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/sub-menu-arrow-behavior/#post-8626747)
 * You’re welcome 🙂

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

The topic ‘sub-menu arrow behavior’ is closed to new replies.

 * ![](https://ps.w.org/responsive-menu/assets/icon-256x256.png?rev=1782326)
 * [Responsive Menu - Create Mobile-Friendly Menu](https://wordpress.org/plugins/responsive-menu/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/responsive-menu/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/responsive-menu/)
 * [Active Topics](https://wordpress.org/support/plugin/responsive-menu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/responsive-menu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/responsive-menu/reviews/)

## Tags

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

 * 4 replies
 * 2 participants
 * Last reply from: [responsivemenu](https://wordpress.org/support/users/responsivemenu/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/sub-menu-arrow-behavior/#post-8626747)
 * Status: resolved