hi,
on this site: http://e-messara2.michanikos-kritis.gr/
How can I change the menu font & font size?
How can I change the padding and the space between 2 entries of the menu in order to have an 1 line menu?
thanks!
.gkMenu > ul > li > a {
padding: 0 26px;
}
#gkMainMenu .gkMenu > ul > li > a {
font-size: 12px;
color: #00ACED;
}