ahansson89 57 Report post Posted January 16, 2012 I like to change the width of the dropdown navigation menu. I have some items in my navigation that takes up two lines and I want to put these lines into one line. I tried ul.sub-menu { width: (yyy)px !important; } without any luck. Hire me:http://shop.ahansson.com/product/billable-hours/ Try before you buy: http://playground.ahansson.com Better DMS: http://betterdms.com Share this post Link to post Share on other sites
Dominik+ 1 Report post Posted January 16, 2012 [b]ul.sf-menu ul li[/b] {width: ???px}; can be found in [b]style.superfish.css[/b] line 62 Share this post Link to post Share on other sites
ahansson89 57 Report post Posted January 18, 2012 Worked perfectly! Now the 2nd dropdown level is not correctly aligned. Can you help to get it into place? http://apple-blog.us Hire me:http://shop.ahansson.com/product/billable-hours/ Try before you buy: http://playground.ahansson.com Better DMS: http://betterdms.com Share this post Link to post Share on other sites