navigation bar Joshua SwansonCustomer 10 years, 7 months ago How do I add boxes or borders around my navigation bar items? Current site: http://www.spice-affair.com/ Desired Navigation Bar Look: http://slshotels.com/beverlyhills/ Attachments:You must be logged in to view attached files. Zeljan TopicSupport 10 years, 7 months ago Add this to style.css, after line 1062: .menu-primary > li a { border-left: 1px solid #ddd; } .menu-primary > li:last-child a { border-right: 1px solid #ddd; } Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic.