Home › Forums › All Other Themes › Header background color not working across whole site
- This topic has 5 replies, 2 voices, and was last updated 7 months, 1 week ago by
Forum Moderator.
-
AuthorPosts
-
October 31, 2022 at 11:27 pm #201459
I am building a site in the Air Conditioner theme. I set the header color to a blue color (#3086e8) in the theme customizer but it only shows up on the homepage:
https://riveravemarketing.com/mcgarrigles/
The blue header doesn’t show up on any of the interior pages, which you can see here https://riveravemarketing.com/mcgarrigles/about/
I’m only using a limited number of custom CSS lines in the Custom CSS section of the customizer and none of them appear to have to do with the header’s color. I’ve checked the stylesheet and can’t find anything related to color.
Can you guys help out – I’m not sure if there’s a CSS error or if I am missing a setting.
Thanks.
November 1, 2022 at 10:57 am #201467Hi,
Kindly go to Appearance >> Customize >> Customize >> Header >> Header >> Find text Background Transparency (Must On Above Transparent Header Option) >> and change 0 to 1.
Regards,
DaveNovember 1, 2022 at 9:48 pm #201508I made the changes: “Transparent Header on Frontpage” is on, and “Background Transparency” is set to 1. And I’m still getting the same problem on all the other pages except the homepage.
November 2, 2022 at 12:13 pm #201521Hi,
Okay, Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.header_wrap .header { background-color: rgba(48,134,232, 1) !important; }
Regards,
DaveNovember 2, 2022 at 10:40 pm #201530Thanks, that worked!
November 3, 2022 at 10:40 am #201537Hi,
If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.