Title: Customise Admin menu
Last modified: August 22, 2016

---

# Customise Admin menu

 *  [markjohnl](https://wordpress.org/support/users/markjohnl/)
 * (@markjohnl)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/customise-admin-menu/)
 * Hi there,
 * Anyone know how I can customise the admin menu so that the menu title appears
   on the line below the Dashicon?
 * Thanks,
 * Mark

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

 *  [CrouchingBruin](https://wordpress.org/support/users/crouchingbruin/)
 * (@crouchingbruin)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/customise-admin-menu/#post-5508772)
 * Install [Custom CSS Manager](http://wordpress.org/plugins/custom-css-manager-plugin/)
   and add this CSS rule:
 *     ```
       .wp-admin #adminmenu div.wp-menu-name {
          clear: both;
       }
       ```
   
 *  Thread Starter [markjohnl](https://wordpress.org/support/users/markjohnl/)
 * (@markjohnl)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/customise-admin-menu/#post-5508784)
 * Thanks CrouchingBruin! that works perfectly 🙂

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

The topic ‘Customise Admin menu’ is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [markjohnl](https://wordpress.org/support/users/markjohnl/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/customise-admin-menu/#post-5508784)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
