Params menu on the home page

GK User
Tue Apr 28, 2015 3:40 pm
Hello. Excuse my English.
I want to ask, how can I do to Menu Params (Gavick Pro) also displayed on the home page. Now it appears to roll up the mine. But I would like to see at the top, still above the title. It is http://www.farmapolna.cz/

Thanks for the advice.
Michal.
User avatar
Fresh Boarder

GK User
Wed Apr 29, 2015 10:12 am
No one any ideas? Nobody can not cope?
User avatar
Fresh Boarder

teitbite
Fri May 01, 2015 11:27 am
Hi

I'm afraid I do not understand Your request. Do You mean to lock the menu on frontpage ? First You will have to remove page class suffix "frontpage" from there. This option can be changed in template settings.
User avatar
Moderator

GK User
Fri May 01, 2015 12:36 pm
Thank you for the help. When you delete a suffix, shows the menu, but does not display the header. Can you tell me a specific procedure, how to do it? What I have done next?
User avatar
Fresh Boarder

teitbite
Mon May 04, 2015 10:48 am
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
#gkBg {
    margin-top: 80px;
}

#gkHeaderNav {
    top: 0 !important;
}
User avatar
Moderator

GK User
Tue May 05, 2015 12:39 pm
Resolved! Thank you very much. That's how simple it was. I'm glad you helped me. Thanks again teitbite.
User avatar
Fresh Boarder

teitbite
Sun May 10, 2015 10:15 am
Hi

No problem, glad I could help :)
User avatar
Moderator


cron