After making some changes to the site by adding images for the background and removing the logo we still have this white space for where the logo was. How do we remove this white space.
The link to the site is: http://bohemianglitz.com/
Thanks!
After making some changes to the site by adding images for the background and removing the logo we still have this white space for where the logo was. How do we remove this white space.
The link to the site is: http://bohemianglitz.com/
Thanks!
This is similar to this thread ... as a starting point, I'd recommend removing the logoWrapper div that you're not using.
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)
It's something to do with #navCatTabsWrapper, but I can't see where it's coming from. It's a kludge, but this in #navCatTabsWrapper will remove it:
margin-top:-16px;
We tried removing the logowrapper but no luck. Is there something else that needs to be done?