Title: Style dropdown submenu
Last modified: November 30, 2017

---

# Style dropdown submenu

 *  [durocketuk](https://wordpress.org/support/users/durocketuk/)
 * (@durocketuk)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/style-dropdown-submenu/)
 * Hi all,
 * I am using the Category Posts in Custom Menu plugin to list the posts in a category
   of my dropdown menu (Carnets autour du monde > Russie)
 * [http://www.durocketdescarottes.fr/](http://www.durocketdescarottes.fr/)
 * I would like to align the second degree dropdown menu listing the posts, to the
   right of the arrow of the parent menu. Right now it opens at the bottom of the
   parent menu label (Russie), which is not pretty and also hinders navigation.
 * Thank you in advance for your help,
    -  This topic was modified 8 years, 6 months ago by [durocketuk](https://wordpress.org/support/users/durocketuk/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fstyle-dropdown-submenu%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [emranemranx](https://wordpress.org/support/users/emranemranx/)
 * (@emranemranx)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/style-dropdown-submenu/#post-9737029)
 * Hi Durocketuk,
 * You can try adding the following code to your Admin Panel > Appearance > Customize
   > Additional CSS field:
 *     ```
       .tc-submenu-fade .nav>li>ul {
         left: 34%;
       }
       ```
   
 * Thanks!
 *  Thread Starter [durocketuk](https://wordpress.org/support/users/durocketuk/)
 * (@durocketuk)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/style-dropdown-submenu/#post-9759535)
 * Dear emranemranx,
 * Thank you very much for your help.
 * However, your selector modifies the position of the **first degree** dropdown
   menu, whereas I want to align the **second degree** menu (the list in _Carnets
   autour du monde > Russie_) to the right of the first degree dropdown menu (_Carnets
   autour du monde_). At present, when hovering on _Carnets autour du monde > Russie_,
   the list of posts is positioned relative to the menu item (_Russie_) and therefore
   occludes the rest of the menu. I want to position the left edge of the second
   degree dropdown menu to the right edge of the first degree dropdown menu.
 * I hope this is clearer.
 * Many thanks in advance,
 * Benjamin

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

The topic ‘Style dropdown submenu’ is closed to new replies.

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

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [durocketuk](https://wordpress.org/support/users/durocketuk/)
 * Last activity: [8 years, 6 months ago](https://wordpress.org/support/topic/style-dropdown-submenu/#post-9759535)
 * Status: not resolved