How do I remove the extra white space between the header and the blue row? I'm looking to make the header white and tight up against the first blue row.
You may use the following Custom CSS Code to accomplish this request.
div#page-header-wrap{
display: none;
}
You may add this to the Custom CSS Code section located by navigating to Appearance>General Settings>CSS/Script Related>Custom CSS Code from your WordPress Dashboard
Please let me know if there are any more questions that I may answer for you.
How do I remove the extra white space between the header and the blue row? I'm looking to make the header white and tight up against the first blue row.
Thanks.
Hi Zach,
Thanks for contacting us regarding your query.
You may use the following Custom CSS Code to accomplish this request.
You may add this to the Custom CSS Code section located by navigating to Appearance>General Settings>CSS/Script Related>Custom CSS Code from your WordPress Dashboard
Please let me know if there are any more questions that I may answer for you.
Cheers!