Better Menu Widget makes it easy to customize your menu widgets by adding css styles and a heading link. Download it at the official WordPress.org plugin page.
Description
A Custom Menu widget that adds a custom url to the widget title and adds a custom css class. The default custom menu CSS class is `sub-menu` and it is applied to the `<ul>` tag. You will need to style the widget using your theme’s stylesheet.
Based on the core WordPress Custom Menu widget.
Options
- Custom title URL
- Custom CSS class
Frequently Asked Questions
How do I style a Better Menu Widget?
You can style a Better Menu Widget by adding the default menu class `sub-menu` to your theme’s style sheet. If you’ve changed the menu class in the widget options, then you would use the new class name you created.