Viewing 4 replies - 1 through 4 (of 4 total)
  • dwzemens

    (@dwzemens)

    Put this in your style.css file:

    ul li {
    list-style-type: none;
    }

    I would place it right ABOVE this line that is currently in your CSS file:

    .entry ul li:before, #sidebar ul ul li:before {

    That should do it. If not, write back and I will take another look.

    Thread Starter nostwd

    (@nostwd)

    still there…thanks for trying

    dwzemens

    (@dwzemens)

    No it’s not. Did you refresh your page cache? It’s not there anymore.

    Thread Starter nostwd

    (@nostwd)

    oh perfect then! thank you.

    it was a cache thing…

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Disable bullets’ is closed to new replies.