Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
We added the following code to the quick css, and it did indeed hide the small bar. However, an about equivalent amount of space appeared below the main menu. How can we hide the small bar without adding the space below the menu area?
#header_meta {
display:none;
}