How do I change the size and font type for the submenu
joomla 2.5 and latest template
thoman wrote:How do I change the size and font type for the submenu joomla 2.5 and latest template
thoman wrote:The url is http://rinssuzana.com Need to increase the size for the sub menu
div#gkDropSub
{
height: 18px;
padding-top: 10px;
font-size: 12px;
font-family: georgia;
font-weight: bold;
}