Hello,
The
CSS list menu generates a pure HTML code using list tags like UL an LI elements, so if your menu is based on these tags, there shouldn't be any problem with its implementation. If you need different menu structure than the mentioned one, you can render any structure you want by following
this approach.
Best regards,
Jan Hermann