Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Anything Slider not displaying list bullets Re: Anything Slider not displaying list bullets

#73138
mrab54
Member

It seems every time I post a question on a forum I find a solution right away. Something in my css file was trumping my .test styles to I just added the containing div to the style like so:

#container .test ul {list-style-type:disc;}

That seems to do the trick. Although, I still can’t figure out where this mystery list-style-type:none was coming from :? .