• I’ve been searching around but I couldn’t find an answer to this question, although I’m pretty confident that it’s not an especially difficult problem.

    Currently, my menu displays like this:
    HOME ABOUT ME BLOG POLICY BOOK REVIEWS

    I would like to add “\\” characters between the pages, like this:
    HOME \\ ABOUT ME \\ BLOG POLICY \\ BOOK REVIEWS

    I’ve found a few topics for adding the pipe character using CSS, but that’s really not what I’m looking to do.

    How can I tell WP_LIST_PAGES to add “\\” between each page?

Viewing 5 replies - 16 through 20 (of 20 total)
Viewing 5 replies - 16 through 20 (of 20 total)
  • The topic ‘Adding special characters between menu items using WP_LIST_PAGES’ is closed to new replies.