Home › Forums › Basel support forum › Sticky Header Background Color – version 3.3.1 Sticky Header Background Color – version 3.3.1 This topic has 7 replies, 2 voices, and was last updated 8 years ago by Artem Temos. Viewing 8 posts - 1 through 8 (of 8 total) Author Posts July 17, 2017 at 4:15 am #16503 marcioganzerParticipant Hello, I updated the version of the theme to 3.3.1 and after that my sticky header got the transparent background. Where can I change the background color of the sticky header in settings? I would leave it with the white background as before. Thanks. July 17, 2017 at 6:00 am #16508 Artem TemosKeymaster Hi, Could you please provide us a link to your website so we can see the problem? Regards July 17, 2017 at 6:07 pm #16528 marcioganzerParticipant The site is still developing, it is not open to the public. But I’m attaching a print screen. Thanks. July 17, 2017 at 6:31 pm #16529 marcioganzerParticipant Follow the print screen here July 17, 2017 at 7:08 pm #16532 Artem TemosKeymaster Sorry, but we can’t reproduce it on our side. We need to see it live to understand what is wrong. July 17, 2017 at 8:55 pm #16533 marcioganzerParticipant Do you have any css suggestions for changing the background color of the sticky header? July 18, 2017 at 12:52 am #16537 marcioganzerParticipant This was the CSS responsible for putting the transparent background in the sticky header: .main-header, .sticky-header.header-clone, .header-spacing { background-color: transparent; background-repeat: repeat-x; background-position: center center; } I solved the problem by adding this to the child theme: .sticky-header { background-color: white !important; } July 18, 2017 at 6:33 am #16541 Artem TemosKeymaster Hi, We are glad that you have found the solution. Kind Regards Xtemos Author Posts Tagged: stick header background color Viewing 8 posts - 1 through 8 (of 8 total) You must be logged in to create new topics. Login / Register