Home › Forums › CSS › Corporate Website Critique › Re: Corporate Website Critique
March 20, 2012 at 1:29 am
#99485
Member
@karlpcrowley thanks for the feedback. Ill fix those 3 things right away.
I am trying to get rid of that last border on the right in the top nav but the darn thing wont go away. Here is the code I am useing
#topNav a:last-child { border-right:none !important; }