Title: Custom CSS for Multisite Network Admin ?
Last modified: August 2, 2017

---

# Custom CSS for Multisite Network Admin ?

 *  Resolved [inspired888](https://wordpress.org/support/users/inspired888/)
 * (@inspired888)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/custom-css-for-multisite-network-admin/)
 * Hello,
    I am managing a Multisite network.
 * The My Sites drop-down menu is not wide enough for me to see the full site names,
   so I can’t tell them apart. The first three words are the same for each site,
   and that already goes off the edge of the drop-down menu. The menu needs to be
   wider.
 * I need to add the following CSS:
 *     ```
       ul#wp-admin-bar-my-sites-list {
           width: 350px;
       }
       ```
   
 * But I’ve been unable to find the correct way for customising the CSS on the Network
   Admin interface. It has no theme, and no customiser (obviously, as it has no 
   front end).
 * Please advise how I should go about this.

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

 *  [Amibe Websites](https://wordpress.org/support/users/amibe/)
 * (@amibe)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/custom-css-for-multisite-network-admin/#post-9372056)
 * [Enqueue the style](https://codex.wordpress.org/Plugin_API/Action_Reference/admin_enqueue_scripts)
   using a [Must Use Plugin](https://codex.wordpress.org/Must_Use_Plugins):
 *  Thread Starter [inspired888](https://wordpress.org/support/users/inspired888/)
 * (@inspired888)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/custom-css-for-multisite-network-admin/#post-9372163)
 * Thanks.
    Your suggestion got me trying something out, and I discovered that adding
   custom CSS (via a plugin) on the Primary site of the network, apparently also
   applies that CSS to to the Network Admin area too. Done deal.

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

The topic ‘Custom CSS for Multisite Network Admin ?’ is closed to new replies.

 * In: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
 * 2 replies
 * 2 participants
 * Last reply from: [inspired888](https://wordpress.org/support/users/inspired888/)
 * Last activity: [8 years, 9 months ago](https://wordpress.org/support/topic/custom-css-for-multisite-network-admin/#post-9372163)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
