Hi
I've been trying to work out how to change the font size of menu items within the drop down menu of "Booklists". These are the "Children's Books" and "Research Books" menu items.
Can anyone please help?
The CSS I have for the menu at the moment is:
.main-navigation li a {
text-transform: capitalize;
font-size: 1.2em;
font-weight: bold;
}
Thanks in advance.
The blog I need help with is researchandjournal.wordpress.com.