Anniversary Special Sale! 10 Years of Excellence in WordPress Themes | Flat 20% OFF on All Themes Package. Use Code GT10YEARS Buy Now
Anniversary Special Sale Banner

Reply To: Background color for header

#7508
Grace Themes
Member

Hi,

To change the color of header on page scroll

Go to Appearance -> Theme Options -> Basic Settings -> Custom CSS
add below css code in custom css box and change the color code as per suitable to your site

.sitewrapper .header.fixed { background-color: #cccccc; }

Regards
Grace Themes