Support
Support » Theme: Flash » Remove Bullets from Menu
(@deelt)
1 year, 11 months ago
I have bullets on the main menu on the link above. The bullets do not appear on any other page. I cannot figure out who to turn them off. Can anyone help point me in the right direction?
The page I need help with: [log in to see the link]
(@saudensabina)
Hi,
Go to your Dashboard > Appearance > Customize > Additional CSS Add this to the Additional CSS:
#site-navigation ul li { list-style: none; }
Good Day, Best Regards.
(@memento2016)
1 year, 10 months ago
I have the same problem but in the footer menu. Any custom code that can help me?
Best regards,
Memento
I solved the poblem. Thank you!