http://thepsychicpartners.com/
How can I get the header to the top and get rid of the white band?
http://thepsychicpartners.com/
How can I get the header to the top and get rid of the white band?
Anyone able to help?
in style.css change the padding to 'padding: 0 18px;':
#title {
margin:0;
padding: 0 18px;
position:relative;
z-index:86;
}This topic has been closed to new replies.