Hi Guys,
I would like to change the font of the main menu.
(different font and the color of the page name when the page is active)
I tried codes like:
.menu {
font-family: font-family: 'Droid Sans', arial, sans-serif;
}
#access ul li.current_page_item > a, #access ul li.current-menu-ancestor > a, #access ul li.current-menu-item > a, #access ul li.current-menu-parent > a {
color: #98DDC9;
}
But I guess this is for a different template...
Can anyone help me to find the right section in the stylesheet? or code...
thanks!
kim
The blog I need help with is mikmakwinkel.wordpress.com.