Hi,
I need to edit the size of font in Main Menu, and the text-alignment. I tried with in style.css but any changes.
Best regards
Joomlis
.gkMenu > ul > li {
font-size: 20px;
}
#gkMainMenu {
float:left;
width:100%;
background: #2F3335;
}
.gkMenu > ul {
float: right;
}