Removing the lines between pages in the menu bar- Modularity Lite
-
I’m using Modularity lite, and am wondering if there is a way to remove the lines between the pages on the navigation bar?
The blog I need help with is: (visible only to logged in users)
-
You’ve added this:
#top div.main-nav a { font-size: 142%; }Turn it to this:
#top div.main-nav a { font-size: 142%; border: 0 none; } -
- The topic ‘Removing the lines between pages in the menu bar- Modularity Lite’ is closed to new replies.