Viewing 2 replies - 1 through 2 (of 2 total)
  • Am I allowed to answer one?

    Instead of trying to understand the existing CSS, I’d suggest adding as a rule at the bottom to get rid of them:

    ul#subpages {
    list-style-type: none;
    }

    That will still leave an indent but playing with an additional “margin-left: 0em;” should deal with that.

    Allen

    By all means Allen, answer away. ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Removing Bullets in Sidebar’ is closed to new replies.