Quote Originally Posted by nigelt74 View Post
Yep Thats what i have been trying

http://grumpykiwi.com/index.php?main_page=index

On my test site, i have been trying to make the menu wide enough for the Category "Boris eugene Bunny the third->" to fit on one line, however no matter what i do the text stays the same width even if the body of the drop down is wider.
You can add this to the stylesheet_mega_menu.css file:

Code:
.mega-menu .levels li a{width:your new width;}
Thanks,

Anne