I would like to reduce gap above and below header
-
I was able to remove the menu and the site description
.menu {
display:none;
}.entry-title{
display:none;
}#site-title{
display:none;
}
#site-description {
display:none;
}However, there is now a wide gap over the header, and a smaller gap below it. I would like to reduce both gaps. What CSS do I need to add or change to accomplish this?
site: https://nichefind.com (Planned move to https://hogfan.com around March 10, 2014)
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘I would like to reduce gap above and below header’ is closed to new replies.