Hi guys,
I’m trying to change the styling of the UL using Listsitemap.
The example given in the snippet is:
// Styles
//
// .LSM_currentPage span surrounding current page if $selfAsLink is false
// .LSM_description description of page
// .LSM_N ul style where N is the level of nested list- starting at 0
// .LSM_unpubPage span surrounding Unpub page title
// .LSM_unpubPageLI Class for the li surounding the Unpub page title
Its only the bold section that I need.
Can somebody give me an example of how this should actually appear in the style sheet?
Thanks in advance for your help.