Change style and position of navigation on fixed menu bar

Professional Joomla restaurant template comes with a custom animated modules and advanced typography elements.
GK User
Thu Apr 30, 2015 12:16 pm
Hello,

i want to change the position of the navigation if the user scrolls down and the fixed menu bar is shown. The navigation should have a border and should be placed 6 px higher than it is in default.

What do i have to add to override.css?

For better understanding i attached a picture of the Frontpage scrolled to top (default settings) and a picture where the fixed menu bar shows the new position and the border.

Thanks
User avatar
Junior Boarder

GK User
Thu Apr 30, 2015 2:45 pm
Could you please post an url to your site?
User avatar
Moderator

GK User
Thu Apr 30, 2015 3:13 pm
The site is under development.

http://p206012.mittwaldserver.info
User avatar
Junior Boarder

GK User
Mon May 04, 2015 4:39 pm
Tight now your site looks really weird.
PS - moving something 6px and other changes of that type requires simple css and could be solved with use of firebug / dev tools.
Here is an article showing basically how:
https://www.gavick.com/documentation/jo ... t-size-etc
User avatar
Moderator

GK User
Tue May 05, 2015 9:21 am
First, i know my site is looking weird.
Im looking for a template that works fine with my ideas for the new website.

I know Firebug dev tools, but all i tried did not work.

All CSS i used worked for both navigations, the navigation on the frontpage and the fixed navigation.

i cannot finde the right selector for the navigation on the fixed menu.
User avatar
Junior Boarder

GK User
Wed May 06, 2015 4:52 pm
You can try:
Code: Select all
.gk-fixed-nav

class selector which is added when fixed menu shows.
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.