• Resolved keress

    (@keress)


    I’m getting arrows used as list bullets when I don’t expect them. Please see this page:

    https://www.jamardaresources.com/wp/about-2/subscriptions/

    on notice the bullets in the left nav bar.

    My stylesheet is specified list-style-type: none;

    I’ve scoured the template tags codex for a way to control this, but nothing works. Does anybody know what’s going on here?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • style.css:

    .entry ul li:before, #sidebar ul ul li:before {
    	content: "0BB 020";
    }
    Thread Starter keress

    (@keress)

    Thanks for responding!

    I was thrown for a minute, thinking this was code I needed to add. Now I see it’s code I needed to remove that’s part of the default template I’m building on.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Mystery arrows’ is closed to new replies.