How to change TOC .active page. backgnd

FOund my own solution; here it is for those who want to tinker....In the file trivantic-toc.js, around line 695 is this:tocObj.selNode.navObj.style.backgroundColor = '#ff0000'Changing the colour there produced the desired result, as the selected item is now highlighted in red, not white.

Discussions have been disabled for this post