Bullet symbol in Menu

Hello, i had problem that bullet symbol wasnt in the pages:

so I added this code to CSS

ul {

list-style: disc;

}

but now the bullet symbol is displayed in the menu also https://prnt.sc/4EZk7Tc6K_1T

, is there a way to delete it in the menu? Thank you

Comments

Sign In or Register to comment.