How do I left align submenu under main menu?
Permalink Browser Info EnvironmentType: | Discussion |
---|---|
Status: | New |

We are in the process of migrating the site from a competing CMS so there is probably some extraneous code here ane there.
Thanks for taking a look Ryan!
coming from: screen.css (line 217)
<style> .main-nav li { display: inline; margin-left: 28px; text-transform: uppercase; } </style> <? ?>
It's possible that the screen.css mentioned above was part of a different package all together, yet it was interfering with superfish.
I suggest using Firebug to get an idea of everything that's being applied to your menus...