Quote Originally Posted by DivaVocals View Post
Hey Anne thanks.. It's the mega menu that comes wit this template.. and yes I already made the categories and manufacturers two columns.. I may just be still sleep deprived.. I spent ALL of this weekend backing up the old site and transferring over my development code.. (most of that time was spent struggling to backup the old site - 10GB of CRAP!!) I am just not clearly seeing what is required to widen the columns.. So if this ends up being is a simple answer I apologize in advance..

http://www(dot)laserdiscvault(dot)com/
You can do something like this:

Code:
.mega-menu .dropdown_2columns {width: 400px;}
.mega-menu .col_2 {width:400px;}
.mega-menu .col_2 ul li{width:200px;}
Thanks,

Anne