• the disappearance of the menu class and .sf_menu ul property changes causes fatal css errors and doesn’t load at all. If I position the ul absolutely, I can see it jarbled. I’m trying to figure out what to change, but as for now I’m trying to revert back to the old version.

Viewing 1 replies (of 1 total)
  • Plugin Author zackdesign

    (@zackdesign)

    If you have a custom superfish.css file, do a quick search and replace:

    From

    .sf-menu

    to

    .sf-menu ul

    Also change

    ul.sf-menu

    to

    div.sf-menu ul

    Unfortunately, try as a I might, I couldn’t force the WordPress nav menu to put a class on the ul.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: WordPress CSS Drop-down Menu] Menu dissapears’ is closed to new replies.