remove border from last div in css code example Example: remove border from last child css .menu li:last-child { border: none; }