Change Header background colour of Default Template to white
-
Hi,
Can you please share your site URL it will help us to provide you a better solution.
Many Thanks
Can I have a response please?
Thanks
Hi,
Please follow the steps below to change header background color
Go to Dashboard >> Appearance >> Customize >> Header >> Header Background Color
Many Thanks
Hi, Your instructions works on my frontpage, which I have done. The issue is, when I create a new page and select the ‘Default Template’. The Default Template is where I want to apply the change, that is white header background. How do I change the header background of the new page i created which is using the Default Template?
Thanks
Hi,
Can you please share a screenshot of your issue it will help us to provide you a better solution.
Many Thanks
Events page
The header background is purple. I want it all white. If i can expand the header to cover the purple background that will be great
Hi,
Kindly follow the steps given below if you want header background color with the gradient color
Go to Dashboard >> Appearance >> Customizer >> Additional CSS >> Paste below CSS >> Publish.
.home #vw_event_header, .menubar {
background: unset;
}
Many Thanks
Hi, I don’t want the gradient background. I want a plain white header background.
When I create a new page, I get a purple header gradient background which i don’t like and want to change to white.
I have changed my homepage header background to white, but cant change a new page to white.
Also, I want header to fill the full width of the page. How do i do that?
Thanks
Hi,
Kindly follow the steps given below if you want header background color without the gradient color
#vw_event_header {
background: unset;
}
If you want header to be full width then we will need to do changes in source code.
If you want us to do that make a user for us assign administrator role, and send us the username and password along with the URL on support@vwthemes.com
Many thanks
- You must be logged in to reply to this topic.