Hi,
I don't want the FEST menu to span 100% width of the screen.
Where can I reduce it so that it is only as wide as the main content pane?
Also, how can I release it from being locked to the top of the screen?
Thanks
#gkPageTop {
background:none !important;
}
#gkMainMenu {
background: black;
background: rgba(0, 0, 0, 0.3);
padding-left:12px;
}