SOLVED: Superfish displaying menus by default?
Trying to get Superfish to expand its menus by default and ignore hovers on the main page of a site I'm building and coming up empty(headed).
Tried manually setting opacity, display types, visibility, etc but to no effect. CSS aside I guess, is there script I can call on the page to show all items?
Thanks in advance,
Z
EDIT: Nevermind, fixed. Just set the script to call a different class than the css uses and added a position reset to a conditional css file.