Decrease space between Nav & Main Content

Permalink
I cannot figure out how to decrease the space between our navigation and main content area. The site is using the Greek Yogurt Theme.

Example page -http://dev.evolutionri.com/private-pilates/...
see the space between the nav & "Private Pilates" in orange?

Any help is greatly appreciated.

Lisa

 
bryanlewis replied on at Permalink Reply
bryanlewis
It looks like your div #main-content-inner has a margin-top: 55px; on it. If you remove that it should fix your problem.
EvolutionPilates replied on at Permalink Reply
Thank you for the info. Where is the main content #55px located? I have a friend helping me on the programming end - just want to be able to tell her.

Again - Thanks!!
bryanlewis replied on at Permalink Reply
bryanlewis
main.css line 23
EvolutionPilates replied on at Permalink Reply
Hi Bryan - again thank you for your help. We did remove the margin on the top changed 55px to 15px and the results was it also decreased left and right margin – even though we didn’t touch those.