Closed (fixed)
Project:
Zen
Version:
7.x-3.1
Component:
CSS/HTML markup
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 May 2011 at 13:52 UTC
Updated:
3 Jun 2011 at 02:03 UTC
I'm trying to remove the bullets from the main menu when it appears in the first sidebar (or anywhere else other than main navigation bar). I've tried putting "list-style-type: none" in just about every place I can think of and nothing seems to work.
Comments
Comment #1
Deepika.chavan commentedHi,
Try adding following css code in your css file.
Clear cached data here-'/admin/config/development/performance'
HTH !!
Rgrds,
Deepika Chavan
Comment #2
akbmsu commentedNot sure if it was just clearing the cache or if I never had it in the right place but looks great now. Many thanks.
Comment #3
KrisBulman commented