Title: Backend Editor right settings column
Last modified: February 16, 2021

---

# Backend Editor right settings column

 *  [alicemorrigan](https://wordpress.org/support/users/alicemorrigan/)
 * (@alicemorrigan)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/backend-editor-right-settings-column/)
 * Hi
    I find the right settings column in the backend editor a bit small especially
   when you need to fill in seo information for various plugins. Is there any way
   to make it wider?
 * Just to be clear, I’m referring to when you go in to edit a Page and there is
   always the sidebar on the right side with the settings where you choose, page,
   block, page attributes, permalink, featured image etc etc.
 * Thanks in advance.
    Alice

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

 *  [Ian Sackofwits](https://wordpress.org/support/users/plantprogrammer/)
 * (@plantprogrammer)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/backend-editor-right-settings-column/#post-14056476)
 * Hi, alicemorrigan, you can use a plugin such as Add Admin CSS: [https://wordpress.org/plugins/add-admin-css/](https://wordpress.org/plugins/add-admin-css/)
 * After installing the plugin, you can add the following CSS code and adjust the
   width accordingly to what you want to be by modifying the CSS value of the rule:
 *     ```
       @media (min-width: 782px) 
       {
       	div.interface-complementary-area.edit-post-sidebar
       	{
       		width:500px;
       	}
       }
       ```
   
 * You can change `500px` to other values as you wish: [https://blueprintdigital.com/font-sizes-in-responsive-design/](https://blueprintdigital.com/font-sizes-in-responsive-design/)
 *  Thread Starter [alicemorrigan](https://wordpress.org/support/users/alicemorrigan/)
 * (@alicemorrigan)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/backend-editor-right-settings-column/#post-14066293)
 * Thanks Ian.

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

The topic ‘Backend Editor right settings column’ is closed to new replies.

## Tags

 * [Backend](https://wordpress.org/support/topic-tag/backend/)
 * [editor](https://wordpress.org/support/topic-tag/editor/)

 * In: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
 * 2 replies
 * 2 participants
 * Last reply from: [alicemorrigan](https://wordpress.org/support/users/alicemorrigan/)
 * Last activity: [5 years, 4 months ago](https://wordpress.org/support/topic/backend-editor-right-settings-column/#post-14066293)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
