Can anyone tell me what the custom code is to remove the underlines in the Table of Contents?
Solved
Remove underline in the Table of Contents
Best answer by Mishraji
https://community.qualtrics.com/XMcommunity/discussion/comment/47576#Comment_47576Erika - please add the following code to Look and Feel --> Custom CSS.
.Skin #Toc a, .Skin #Toc strong, .Skin #TocHeader a {
- color: #393939;
- text-decoration: none;
}
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

