One issue I am facing is that my header does not run the full width of the page.
After trying various solutions, including the following CSS:
#masthead
{
margin: 0;
padding: 0;
}
body
{
margin:0px;
padding:0px;
Unfortunately, the above code did not resolve the problem. The margins are still present on either side of the homepage header. You can view the issue live at