Menu Completion Check marks: Once a section is complete, and the check mark is placed next to the completed section, it moves the text of the section name to the next line. Is it possible to have the check mark remain on the same line as the section name? Also, where can I find the setting that places a check mark next to a completed section?
Page 1 / 1
Hello @Paul_Parker34 ,
Try adding below CSS
#Toc li span.TocText {
margin-left:0px;
}
Is the added to the Custom or External CSS box?
> @Paul_Parker34 said:
> Is the added to the Custom or External CSS box?
> @Paul_Parker34 said:
> Is the added to the Custom or External CSS box?
Custom
I added the sequence you shared previously, however it didn't make the change I was looking for. I have included a picture for reference. !

Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.