Mike Waller
asked on
Using CSS, remove bullets in top menu tabs
Hi there. On my site here, http://buffaloball.org/buffalo-ball-bishop-machebeuf-high-school-sponsorships/ I need to remove the bullets that are above each menu tab at the top. Any ideas?
ASKER
Hi Shaun. I tried that but it didn't work.
Mark it as !Important
ASKER
tried that but no luck:
ul {
list-style-type: none !important;
}
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
Best solution
Open in new window
See example herehttp://jsfiddle.net/x28564kv/