How Do I Add Admin to WordPress CSS?

Adding Admin to WordPress CSS

Adding Admin to WordPress CSS is a fairly simple process. First, locate the style.

css file in your WordPress install and locate the section that contains the styles for your WordPress admin area. Next, add the following line to the file:.admin {

background-color: #ccc;

}

Finally, you will need to regenerate the style.css file. To do this, open the WordPress admin area and click on the “Appearance” link in the top left corner. On the “Themes” page that appears, click on the “Design” tab and then on the “Style” button in the bottom right corner.

Finally, click on the “ regenerate styles ” button to update the style.