Always visible top right and left menus
- GK User
- Thu Sep 11, 2014 1:45 pm
Hi,
can i make top menus always visible?
THX
can i make top menus always visible?
THX
-
- Fresh Boarder
- GK User
- Thu Sep 11, 2014 2:27 pm
Please edit: /templates/gk_steakhouse/css/override.css and add at its end:
Remember to enable "CSS override" in template settings - advanced section.
- Code: Select all
#gkHeaderNav {
top: 0px;
}
Remember to enable "CSS override" in template settings - advanced section.
-
- Moderator
- GK User
- Thu Sep 11, 2014 5:43 pm
THX you
-
- Fresh Boarder
- GK User
- Fri Sep 12, 2014 1:56 pm
Is there anything else I can help you with regarding this topic?
-
- Moderator
- GK User
- Mon Oct 20, 2014 1:24 am
Cyberek:
If we do this, do we not also need to move the header down?
Something like:
#gkHeader {
top: 80px;
}
I'm not sure if this is exactly correct, but you see the idea.
If we do this, do we not also need to move the header down?
Something like:
#gkHeader {
top: 80px;
}
I'm not sure if this is exactly correct, but you see the idea.
-
- Expert Boarder
- GK User
- Mon Oct 20, 2014 5:04 pm
-
- Moderator
- GK User
- Wed May 25, 2016 11:15 am
I tried this, and it seems it does not work for me...
For me it looks like this: http://149.210.132.31/~sashimi/
For me it looks like this: http://149.210.132.31/~sashimi/
-
- Fresh Boarder
7 posts
• Page 1 of 1