Remove space between menu to mainbody content

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Oct 14, 2014 12:15 pm
Reply with quote
Report this post
Hello,

How do I remove space between menu to mainbody content? If you look at gagity.com you will notice good empty space between menu to article.
User avatar
Expert Boarder

GK User
Tue Oct 14, 2014 12:28 pm
Reply with quote
Report this post
Could you please mark this space on a screenshot?
User avatar
Moderator

GK User
Tue Oct 14, 2014 3:26 pm
Reply with quote
Report this post
Sure, here is attachment - http://gagity.com/tmp/space.png
User avatar
Expert Boarder

GK User
Thu Oct 16, 2014 6:34 am
Reply with quote
Report this post
This spacing is made by header.
Please edit: /templates/gk_cloudhost/css/override.css and add at its end:
Code: Select all
#gkHeader.gkNoMenu {
padding-top: 120px;
}

Now reduce 120px value to your liking.
Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator


cron