• I can’t seem to figure out how to delete the ” >> ” markers in the sidebars of the default theme. Is there someone out there that can tell me real quick? It would be much appreciated!!

Viewing 3 replies - 1 through 3 (of 3 total)
  • style.css
    Look for
    .entry ul li:before, #sidebar ul ul li:before {
    content: "00BB 0020";
    }

    in the Lists section.
    hint = 00BB ??

    Thread Starter sk4sk4

    (@sk4sk4)

    Thanks! Is the fix similar for the comment link that is located below each post? I didn’t see any other 00BB code in the style.css file. Do I have to go into the comment-function.php file instead?

    Never edit core files (if it’s possible). It has to be in the template files.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘delete ” >> ” markers in default theme’ is closed to new replies.