What is the #ID for the Table of Contents button? | XM Community
Skip to main content
I'd like to use CSS to change the color of the Table of Contents button. How is it identified in the code below - instead of #NextButton?

.Skin #Buttons #NextButton{
background-color:#abcdef;
}
\\#JumpButton

Leave a Reply