I have a single page site that does not need a logo or navigation. How do i get rid of the entire header?
Hey satucker,
Please provide a link to the site/page in question so we can look into this issue further.
You can also try the following:
#header{
display:none!important;
}
Best regards,
Jordan Shannon
This code worked great.thanks
Hi,
Great! If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon