Support Forums for LiveMesh Themes & Plugins › Forums › Squash Theme Support › change header backgrounds color › Reply To: change header backgrounds color
October 17, 2013 at 9:47 am
#2262
livemesh
Keymaster
You can change the header background color by inserting the following CSS into Custom CSS tab in the Theme Options panel or the
#header { background:#ddd; /* Change to desired color */ }
For changing the color of the social icons shown in the header, you will need to modify the color the image sprite in the folder – images/social-icons/social-sprite.png. The PSD for this icon is included with the theme which will enable you to change the color quickly and upload the changed sprite to the server.