Hi!
Could you please help me with that? I want the main menu more to the right in order to not override the logo.
www. mumsbitar.se
Thanks in advance
A
#gkMainMenu {
margin-left: 40px;
}
#gkMainMenu {
float: right;
}
#gkMainMenu {
float: left;
}
#gkMainMenu {
margin-left: 40p;
float: left;
}
.gkMenu > ul > li > a { padding: 0 15px!important;}
#gkMainMenu {
float: left;
margin-left: 130px;
margin-top: -60px;
}