Add left border to nav when all else is right


/ Published in: CSS
Save to your folder(s)

adjust px and color accordingly


Copy this code and paste it in your HTML
  1. body.custom .nav-horizontal ul.menu li:first-child{border-left: 1px solid #fff;}

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.