Viewing 2 posts - 1 through 2 (of 2 total) Author Posts February 6, 2014 at 2:04 pm #220447 centraldesignsParticipant Hi there Could you let me know what quick css I need to add to my child theme – I’d like to make the entire area of the heading (area with logo and menu) have a background color of #000052 across the entire width/depth of the area. Thanks February 6, 2014 at 5:31 pm #220541 YigitKeymaster Hey centraldesigns! Please add following code to Style.css file of your child theme in Appearance > Editor #header_main { background-color: #000052; } Cheers! Yigit Author Posts Viewing 2 posts - 1 through 2 (of 2 total) The topic ‘change background color of heading (using with a child theme)’ is closed to new replies.