Home › Forums › Support › Change Header Background This topic has 1 reply, 2 voices, and was last updated 3 years, 3 months ago by Leo. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts January 24, 2023 at 11:15 am #2507659 Liron Hello GP Support, How can I change the header background on this demo website? – https://gpsites.co/construction/ I want to change the header – site title background (The orange one where the site title – Construction is). Thanks January 24, 2023 at 11:19 am #2507668 LeoStaff Customer Support Hi there, Go to the Additional CSS field in the customizer and modify background-color: var(--accent); in this snippet: .navigation-branding, .mobile-header-navigation.has-menu-bar-items .mobile-header-logo { padding-left: 24px; padding-right: 24px; background-color: var(--accent); margin-left: 0; } Let me know if this helps 🙂 Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In