- Error
-
- The board requires you to be registered and logged in to view profiles.
Show menu in Header module
Professionally designed and responsive events Joomla template to launch your event based website.
- GK User
- Sun Apr 09, 2017 6:04 am
Even though I like the effect, some users of my site have "complained" about the fact that the website menu doesn't become visible/usable until one scrolls down past the header module.
Is it possible to show the menu for all of the frontpage modules (if possible even with a mouseover), including the header module? Site is www.cineaulac.ch.
Thanks!
Is it possible to show the menu for all of the frontpage modules (if possible even with a mouseover), including the header module? Site is www.cineaulac.ch.
Thanks!
-

- Junior Boarder
- teitbite
- Tue Apr 11, 2017 11:27 am
Hi
Please add this code to override.css and make sure override is enabled in template settings.
Please add this code to override.css and make sure override is enabled in template settings.
- Code: Select all
#gkHeaderNav {
top: 0 !important;
}
-

- Moderator
- GK User
- Tue Apr 11, 2017 1:24 pm
Fantastic, thanks teitbite! I had to clear the browser cache, but not it works on all tested browsers and on mobiles.
One more question for this: the menu shows up on the left top of the screen, but slides over to the right top as soon as I scroll down past the header. How can I set it to be centered top for the whole site, the way it is on the other pages?
Thanks!
One more question for this: the menu shows up on the left top of the screen, but slides over to the right top as soon as I scroll down past the header. How can I set it to be centered top for the whole site, the way it is on the other pages?
Thanks!
-

- Junior Boarder
- teitbite
- Sat Apr 15, 2017 10:43 am
Hi
Please add this code to override.css and make sure override is enabled in template settings.
Please add this code to override.css and make sure override is enabled in template settings.
- Code: Select all
#gkHeaderNav.active #gkMainMenu {
right: auto;
}
-

- Moderator
- GK User
- Sun Apr 16, 2017 7:51 am
Fantastic, thanks teitbite ... and Happy Easter!
-

- Junior Boarder
- teitbite
- Tue Apr 18, 2017 9:48 am
Hi
Glad I could help. Closing this thread now.
Glad I could help. Closing this thread now.
-

- Moderator
6 posts
• Page 1 of 1
