How Do I Change the Background Color of My Header in WordPress?

Background color of header in WordPress is controlled through the header.php file. The following code shows how to change the header background color:

1. Open the header.

php file in your WordPress site.

2. Find the following lines of code:

3. Change the background color to the color you want it to be.

4. Save the header.

php file.

5. Reload your WordPress site.

The background color of your header will now be the new color you selected.