Sitecake sub UL/LI? <ul><li>List-Content</li></ul>

Love this system. What about the bullet the points list items. (LI). I shall use “()” instead of “<>” for this letter to avoid HTML.

With the bullet point list you can make a bullet point list, but unlikely by default I can’t seem to figure out the most simple thing how to add further sub-level (LI) bullet points? If I add with additional (ul), it just removes the sub list items after saving the content.

(ul)
(li)Main List-Content A(/li)
(li)Main List-Content B(/li)
(ul)
(li)Main List-Content B SUB 1(/li)
(li)Main List-Content B SUB 2(/li)
(/ul)
(li)Main List-Content C(/li)
(/ul)

  • Main List-Content A
  • Main List-Content B
    • Main List-Content B SUB 1
    • Main List-Content B SUB 2
  • Main List-Content C

Thanks for the help if possible, any guidance would be nice even if technical in a core system.

This is in case of sc-nav .ul or .div

Embed code works if manually added, but bullet points item only goes one level? Enter adds another bullet and SHIFT-Enter adds a empty space line.

Hi, unfortunately, multilevel menus are not supported currently, neither are nested lists out of the box. It is possible through embed code like you mentioned.