Title: Drop Down menu Centering problem
Last modified: November 6, 2018

---

# Drop Down menu Centering problem

 *  Resolved [xinrea](https://wordpress.org/support/users/xinrea/)
 * (@xinrea)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/drop-down-menu-centering-problem/)
 * Hello Community,
    My website main menu its centering allright on mobile size 
   but it does align left when it comes to tablet size. Anyone could help me out
   to fix it ? Thanks guys.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdrop-down-menu-centering-problem%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Romik84](https://wordpress.org/support/users/romik84/)
 * (@romik84)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/drop-down-menu-centering-problem/#post-10853711)
 * Hello [@xinrea](https://wordpress.org/support/users/xinrea/),
 * try this **Additional CSS**:
 *     ```
       @media (max-width: 767.98px) {
       .navbar-toggler {
           margin: 0 auto;
       }
       }
       ```
   
 *  Thread Starter [xinrea](https://wordpress.org/support/users/xinrea/)
 * (@xinrea)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/drop-down-menu-centering-problem/#post-10853733)
 * it fixed. Thank you very much.
 *  [Romik84](https://wordpress.org/support/users/romik84/)
 * (@romik84)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/drop-down-menu-centering-problem/#post-10853804)
 * no problem 😉

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

The topic ‘Drop Down menu Centering problem’ is closed to new replies.

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

 * 3 replies
 * 2 participants
 * Last reply from: [Romik84](https://wordpress.org/support/users/romik84/)
 * Last activity: [7 years, 6 months ago](https://wordpress.org/support/topic/drop-down-menu-centering-problem/#post-10853804)
 * Status: resolved