4
votes
Extra Padding for Submenu Container
Another (sub)menu request. 😉 Could you pls add one extra padding for submenu container? Now we can set the padding between the menu items, but most of the time you need to set the paddings for the submenu box too. Example: you have 10 submenu items, so you set the padding to 2px, so they are quite close to each other to fit in. But then you have the same 2x padding for the menu box itself as well, which looks too “tight”. If you prefer to have 20px there, you have to go to CSS and do the manual work.
In language of CSS: now we can set the padding for ul.submenu > li > a, I’d like to set the extra padding for ul.submenu as well.
Thanks