Hi,
We would like to widen the sub-menu items. I have added this rule:
.ux-menu ul.ux-menu-sub, .ux-menu ul.ux-menu-sub li { min-width: 225px;}
which works on all of the sub-menus except the last one. It is getting cut off at the edge of the layout.
I have added overflow:visible to the div wrapping the menu, but that isn't helping the issue.
You can see the menu here:
www.new.honeycombdirect.com/, the last sub-menu under Contact is the one that is getting cut off.
This is a Joomla 3.1.1 site with Ari Ext Menu 2.2.1.
Thank you for your help.