gkheadernav

GK User
Fri Jan 06, 2017 1:23 pm
The gkHeaderNav is full width on the frontpage. I want it to be the same on the rest of the pages. How do I do this?
User avatar
Fresh Boarder

teitbite
Mon Jan 09, 2017 3:58 pm
Hi

Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
#gkHeader {
    max-width: 100%;
}
User avatar
Moderator

GK User
Thu Jan 12, 2017 12:03 am
Thank you. It worked great
User avatar
Fresh Boarder

teitbite
Sun Jan 15, 2017 1:47 pm
Hi
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
User avatar
Moderator


cron