Reply To: Header Color
March 17, 2020 at 4:44 am
#21626
Member
Hi
To change this top header strip background color
Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
add below css code
.header-top { background-color: #cccccc !important; }
Regards
Grace Themes