gormanit 0 Report post Posted March 21, 2011 Hello, I just upgraded to 1.3.2 and when I hover my main nav, my sub nav item containers are way too wide. They are approx 700px wide. I went into superfish.css and changed ul.sf-menu ul li to width:200px and clear:both; from width:100%. This contains all of li nicely, but now the shadow is completely off. Is there an easier more appropriate way I should be doing this? Thanks. Share this post Link to post Share on other sites
Kate 3 Report post Posted March 21, 2011 Hey James, That sounds like a strange issue... Did you happen to add any plugins at or around the same time as the upgrade? Share this post Link to post Share on other sites
gormanit 0 Report post Posted March 21, 2011 I added a plugin to remove WP 3.1 admin bar. But just to check I deactivated all my plugins and The drop-downs are still very wide. I fixed the issue with this code: ul.sub-menu {width: 250px !important;} But I still dont like this problem and I will have to keep adjusting if my menu items go beyond 250px (or they will wrap). Share this post Link to post Share on other sites
gormanit 0 Report post Posted March 21, 2011 for some reason ul.sub-menu is 746px by default. Share this post Link to post Share on other sites
Guest Guest Report post Posted March 21, 2011 Can we get a link to your site? Share this post Link to post Share on other sites
catrina 103 Report post Posted April 16, 2011 James, do you still need help with this? Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites