colmdoyle 1 Report post Posted December 8, 2011 Hello all using the above css I have spaces between my menu items, fantastic, tho I now have a very small line at the top of each border (space between each menu item), below is a screen capture, and zoomed screen capture, could any tell me how to remove this line. [img]http://dl.dropbox.com/u/16363546/images/menu.jpg[/img] [img]http://dl.dropbox.com/u/16363546/images/menu-zoom.jpg[/img] Cheers Colm Share this post Link to post Share on other sites
colmdoyle 1 Report post Posted December 8, 2011 never mind I figured it out, was pretty obvious! #primary-nav li a { border-left:2px solid #ffffff; border-top:0px solid #ffffff; } Share this post Link to post Share on other sites