mhulnick 0 Report post Posted May 20, 2010 Hey, Attached is a pic of what I'm looking for. I would like to reduce the width of the drop down in the nav. (to about 112 pix) on WHP2 Help!!! Thanks again Share this post Link to post Share on other sites
cmunns 16 Report post Posted May 20, 2010 This CSS should do it. Add to the custom CSS area of your theme options so you don't overwrite anything in the core file: `#nav ul.dropdown ul {width:112px;}` Share this post Link to post Share on other sites
mhulnick 0 Report post Posted May 20, 2010 Thank you very much!!!!! worked like a charm! Share this post Link to post Share on other sites