remove dot of ul code example Example 1: eliminate dots li ul { list-style-type: none; } Example 2: remove li dots ul { list-style-type: none; }