scottsemple 0 Report post Posted January 12, 2011 Other forum posts recommend: `body #primary-nav ul.sf-menu li {float:right;}` However, I've added that to base.css, but the menu is still floated left. Site: http://amblerkids.massivemouse.com Please advise. Thanks! Share this post Link to post Share on other sites
Kate 3 Report post Posted January 12, 2011 Hey Scott - Try this: #nav_row ul{float:right !important;width:auto !important;} Nice customization, btw Share this post Link to post Share on other sites
scottsemple 0 Report post Posted January 12, 2011 Worked! Thank you! Glad you liked the site! Thanks for your help. Share this post Link to post Share on other sites