I have the top navigation bar for store categories turned on, but would like to increase the font size, where could I do this?
I have the top navigation bar for store categories turned on, but would like to increase the font size, where could I do this?
Assuming your template hasn't changed the id names, you could add something like this to your stylesheet:
#navCatTabs {font-size: 1.3em;}