• How do I change the sidebar list-style in the Kubrick theme? I’ve tried almost everything in style.css but still have no success.
    Thanks in advance!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Would help to know how you’re trying to change it.

    Thread Starter fuzzy_logic

    (@fuzzy_logic)

    Just trying to change the bullet image.

    Here is the bit of code that seems to be controlling the “#sidebar list-styles” for the Kubrick theme:

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

    If you remove that code the list styles go away and you can add your own custom ones now.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Kubrick] #sidebar list-style’ is closed to new replies.