Footer menu - don't change height / featured image

GK User
Sun Apr 03, 2016 3:39 am
I like the height when it's at gk-small-height active. How do I make it so that it doesn't change the height when you scroll down?

Also, the featured images at the top. There are a few pages with items / articles that I like to be a bit shorter. How do I customize it so only those few items have a shorter image up top instead of taking up the whole screen by default? Thanks a bunch!
User avatar
Fresh Boarder

GK User
Sun Apr 03, 2016 3:44 am
Another question is how do I remove the extra space above the title like Projects Grid or contact us page. Thanks!
User avatar
Fresh Boarder

GK User
Sun Apr 03, 2016 3:52 am
For extra space, look at this sample here: http://www.carchint.com/Contact-Us/

I don't need the map or a title, I just want it to start with contact form / contact right up top. Thanks!
User avatar
Fresh Boarder

teitbite
Wed Apr 06, 2016 1:30 pm
Hi

Please use this method to add page class suffix "contact" to contact page. Than copy this code to override.css:

Code: Select all
#gk-mainbody,
#gk-content.no-breadcrumb {
    padding-top: 0;
}
User avatar
Moderator


cron