Title: reverse dropdown menu behavior 2017 theme
Last modified: March 18, 2017

---

# reverse dropdown menu behavior 2017 theme

 *  Resolved [killq](https://wordpress.org/support/users/killq/)
 * (@killq)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/reverse-dropdown-menu-behavior-2017-theme/)
 * Wonder if anyone knows how I might reverse the direction the drop down menu in
   the 2017 theme. As the menu is positioned at the bottom of the page, drop downs
   fall beyond the fold. Would like to have the child items visible without scrolling.
   
   Thanks Chris

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

 *  Thread Starter [killq](https://wordpress.org/support/users/killq/)
 * (@killq)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/reverse-dropdown-menu-behavior-2017-theme/#post-8935735)
 * Figured it out:
    site-navigation ul li:hover ul { bottom:100%; top:auto; } site-
   navigation ul ul li:hover ul { bottom:0; }
 *  Thread Starter [killq](https://wordpress.org/support/users/killq/)
 * (@killq)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/reverse-dropdown-menu-behavior-2017-theme/#post-8935741)
 * (dont forget the #)

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

The topic ‘reverse dropdown menu behavior 2017 theme’ is closed to new replies.

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

 * 2 replies
 * 1 participant
 * Last reply from: [killq](https://wordpress.org/support/users/killq/)
 * Last activity: [9 years, 2 months ago](https://wordpress.org/support/topic/reverse-dropdown-menu-behavior-2017-theme/#post-8935741)
 * Status: resolved