Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author megamenu

    (@megamenu)

    Hi Martin,

    I changed the way sub menus are hidden and displayed, but it looks like its revealed a CSS conflict with your theme. Please can you add this to your themes style.css file?

    .sf-menu ul {
        visibility: visible;
    }

    I’ll get a proper fix out soon but that should take care of it in the mean time.

    Regards,
    Tom

    Thread Starter mtotev

    (@mtotev)

    It worked!

    Many thanks for the quick response! 🙂

    Best regards,
    Martin

    Plugin Author megamenu

    (@megamenu)

    No problem.

    It’s not fixed for me by the way, it might be because you’re logged in as an admin…. maybe try clearing the minify cache or any caching plugins you have 🙂

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Menu broke after regenerating CSS’ is closed to new replies.