Home › Forums › WordPress Themes – Premium › Styled Store Pro › Header color › Reply To: Header color
Hi,
If you found problem changing the header background color you can also use custom css to change color. for this you have to use following css code: it set background color of header white.
#header .row { background-color: #fff; }
Thanks
Lost Password?