How can I change the main menu to align right and to sit above the top menu?
Thanks
#gkMainMenu {
right: 40px;
position: absolute;
top: 40px;
clear: both;
float: none;
margin: 0px;
}
/**
*
* -------------------------------------------
* Override
* -------------------------------------------
*
**/
.gk-is-wrapper-gk-storebox .gk-is-overlay {
background: none;
}
#gkMainMenu {
right: 400px;
position: absolute;
top: 40px;
clear: both;
float: none;
margin: 0px;
}
/*
*
* 16. Override
*
*
------------------------------------ */
/* 16.1. Overrided elements
==================================== */