Universal Responsive Design Template Support Product Page
  Answered 
 SubMenu
 Asked  03 Oct 2012  20:24:35 
  1 
     has   this question  
  03 Oct 2012  20:24:35 Judy Wert posted: 
 I put the !important;  statement in, but it still won't change the width of the sub menu. Is there anyway to wrap the text?www.alvadar.com
Replies
 Replied 03 Oct 2012  20:27:52 
   03 Oct 2012  20:27:52 Teodor Kuduschiev replied: 
  Hello,
Please change the:
www.alvadar.com/Styles/dmxNavigationMenu.css
.dmxNavigationMenu ul.horizontal > li > ul.mega, .dmxNavigationMenu ul.horizontal > li > ul.sub {
left: 0;
top: 100%;
width: 100% !important;
}
Width to what you need.
  Please change the:
www.alvadar.com/Styles/dmxNavigationMenu.css
.dmxNavigationMenu ul.horizontal > li > ul.mega, .dmxNavigationMenu ul.horizontal > li > ul.sub {
left: 0;
top: 100%;
width: 100% !important;
}
Width to what you need.
 Replied 03 Oct 2012  23:29:13 
   03 Oct 2012  23:29:13 Judy Wert replied: 
  Thank you, that solved my issue. It looks great. 
  