hi
How can I change the position of the main menu and have it appear always in tpo1?
Thank You
Marco
Cyberek wrote:Our template doesn't use module position to display menu. Menu is always generated - and it can be selected in template settings.
Cyberek wrote:Main menu of the template is always visible - yes. Or there is a sticky menu on homepage which shows when you scroll down a little bit.
#gkTop {top: 0px;}
Cyberek wrote:1. Please do not bump your questions - it makes you wait longer.
2. Please edit: /templates/gk_john/css/override.css and add at its end:
- Code: Select all
#gkTop {top: 0px;}
Remember to enable "CSS override" in template settings - advanced section.
Code: Select all