I have my Top-Level Section List displayed on the left-handside of the page. But I want to display these sections as follows:
<Heading A>
- Section 1
- Section 2
- Section 3
- Section 4
<Heading B>
- Section 5
- Section 6
- Section 7
- Section 8
Any ideas on how to achieve this split?
<Heading A>
- Section 1
- Section 2
- Section 3
- Section 4
<Heading B>
- Section 5
- Section 6
- Section 7
- Section 8
Any ideas on how to achieve this split?
Comment