Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter xvelopers

    (@xvelopers)

    any solution?

    Plugin Author megamenu

    (@megamenu)

    Hi,

    You would need to use wp_dequeue_script.

    But wait.. please do not do this. What if the menu markup changes? Users will update the plugin and their menu will break. Instead you should use the theme editor and override any styles (or add some of your own) using the Custom Styling section in the menu theme. Then you can export the menu theme and include it in your WordPress theme.

    Regards,
    Tom

    Thread Starter xvelopers

    (@xvelopers)

    Tom thanks for your reply.

    there are some padding properties that i don’t need. Its breaking my widgets css.

    Plugin Author megamenu

    (@megamenu)

    Hi,

    In the theme editor, uncheck ‘Reset Widget Styling’. Does that help?

    Regards,
    Tom

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Hook for CSS Output.’ is closed to new replies.