Viewing 2 replies - 1 through 2 (of 2 total)
  • That’s not a problem – it’s how CSS styles lists unless you specify otherwise. Try adding this to your custom CSS:

    ul {
      list-style-position: inside;
    }

    Thread Starter Greg Raven

    (@greg-raven)

    I forgot we have the ability to do custom CSS. Thanks. I didn’t want to have to go through creating a child theme just for this issue.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Theme: Twenty Fifteen] Bulleted list appearance’ is closed to new replies.