Are nested Lists supported?
-
I’m trying the following code but it does not work:
[su_list icon="icon: star" icon_color="#333333"] <ul> <li>Oranges</li> <li>Apples</li> [su_list icon="icon: apple" icon_color="#ff3333"] <ul> <li>Braeburn</li> <li>Macintosh</li> <ul> [/su_list] <li>Grapes</li> <li>Cherries</li> [/su_list]
* NOTE the different icons for each list
I’ve also tried curly brackets on the 2nd su_list and that didn’t work.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Are nested Lists supported?’ is closed to new replies.