Title: Centering mobile drop down menu
Last modified: September 4, 2021

---

# Centering mobile drop down menu

 *  Anonymous User
 * (@anonymized-20012643)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/centering-mobile-drop-down-menu/)
 * Hi,
 * Could someone help me figure out how to center align the drop down menu in the
   mobile version of the Black theme website. Is there an html code I can enter 
   in additional CSS?
 * Many thanks in advance!

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

 *  [Adam Leone](https://wordpress.org/support/users/aleone89/)
 * (@aleone89)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/centering-mobile-drop-down-menu/#post-14842191)
 * Hello there,
 * Can you provide a link to the site you’re working on and we’ll happily take a
   look for you.
 * Many thanks.
 *  Thread Starter Anonymous User
 * (@anonymized-20012643)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/centering-mobile-drop-down-menu/#post-14844324)
 * Hi,
 * Yes, this is the website I’m working on:
 * [https://www.patrickvandorp.com](https://www.patrickvandorp.com)
 * Thanks!
 *  [Adam Leone](https://wordpress.org/support/users/aleone89/)
 * (@aleone89)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/centering-mobile-drop-down-menu/#post-14845850)
 * Hello there,
 * The CSS you would require is:
 *     ```
       .menu-toggle, .main-navigation.toggled ul {
           text-align: center;
       }
       ```
   
 * I hope this helps.
 *  Thread Starter Anonymous User
 * (@anonymized-20012643)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/centering-mobile-drop-down-menu/#post-14852231)
 * Many thanks! This did the trick 🙂

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

The topic ‘Centering mobile drop down menu’ is closed to new replies.

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

 * 4 replies
 * 2 participants
 * Last reply from: Anonymous User
 * Last activity: [4 years, 9 months ago](https://wordpress.org/support/topic/centering-mobile-drop-down-menu/#post-14852231)
 * Status: not resolved