Bullets not working

  • Resolved
    Posted in: Orizon  
  • Member
    mkljfox
    October 23, 2014 at 2:44 pm #51395

    I looked at a similar post where someones bullet points were not working and I seem to be having the same issue. I opened my CSS folder and tried to replace

    `ul, li {
    list-style:none;`
    with

    #body ul li {
        list-style: disc outside none;

    like in the other post. I think its line 37-39 in the CSS but when i create a new post I still cant see any bullets. Is there something I’m doing wrong?

    Sorry, this forum is for verified users only. Please Login or Register to continue

Comments are closed.