• Resolved xwindowuser

    (@xwindowuser)


    I’m using this:
    wp_list_pages(‘title_li=’)

    in my header to create a list of pages without the “pages” and I can’t seem to figure out how to get rid of the black dots. I have been pulling my hair out for days now….
    obi wan kenobi, help me, you’re my only hope.
    thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter xwindowuser

    (@xwindowuser)

    forgot the site, the site is here:
    https://www.hivdate.net/

    Thread Starter xwindowuser

    (@xwindowuser)

    ok I finally got it….I had to do this:

    .hMenu li {

    list-style: none;
    }

    that got rid of the dots, but now I want to put a small image in between the buttons like a line : |
    but in a graphical representation.
    how would i include an image in there instead of the dots?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can’t get rid of the black dots’ is closed to new replies.