Hi folks,
I have whitespace for around 400px on my homepage, can anyone please tell me whats causing it?
http://www.blisshairtherapy.co.uk/
I've gone through the css and cant find the cause.
Any help much appreciated.
Thanks
Hi folks,
I have whitespace for around 400px on my homepage, can anyone please tell me whats causing it?
http://www.blisshairtherapy.co.uk/
I've gone through the css and cant find the cause.
Any help much appreciated.
Thanks
Sorry cant say whats causing this, but you could always manually set a fixed height on that page.
#content {
height: 805px;
}
Thankyou
You must log in to post.