Bullet List inside of Numbered List appears buggy
-
(Given this issue affects a private draft, I can’t link to a live page. The general site though is . If this needs posted to another place, please advise! Feel a bit out of my depth here.).
I have a formatted numbered list (not just me typing out 1., 2., etc.. It’s the actual CMS “number list”).
I then wanted to have a bullet list within that number list (between points 3. and 4.) without interrupting the original flow. The way I tried to accomplish this was:
1. A full enter (return) between 3) and 4), which adds another list item between them
2. Hitting tab to indent that new item to form a new sub-list, which was pushed out of the above sequence
3. Converting that to a bullet list, and adding the points in orderOn Google Docs it works perfectly: the ‘Level 1 number list’ maintains its numbering, and the indented ‘Level 2 bullet list’ sits outside of that sequence. Example of that here: https://i.gyazo.com/e04736eeeafc44792661e62343860287.png
This also looks fine when in the text editor on our WordPress post: https://i.gyazo.com/d1fa8b565f9c496ea3cdca65e5d8b755.png
However, when I click Preview and see the post as it would look on our website, it looks wrong. The indented Level 2 List is treated as part of the Level 1 Number sequence, and the numbers and bullets are also mushed together. Example here: https://i.gyazo.com/4037855b777ce9f1478d3941a9823398.png
Does anyone know how to solve this, or what might be causing it? Is this a CSS issue?
The page I need help with: [log in to see the link]
- The topic ‘Bullet List inside of Numbered List appears buggy’ is closed to new replies.