Archived topic
Header spacing issue
1 reply · Started by David on November 20, 2016
Viewing posts 1–2 of 2
Hey,
I have an pretty big gap up the top where my business name and navigation is. I can not seem to figure out why its there is such a gap. I have put the site below to go see what i mean, the worst part is that you can really tell when you look at it from the phone. Is there a way to get this sorted.
Try adding this CSS on that page:
.entry-content {
margin-top: 0;
}
This archived topic is closed to new replies.