Indicating a Section is Complete in the Menu View | XM Community
Skip to main content
Question

Indicating a Section is Complete in the Menu View

  • May 27, 2019
  • 4 replies
  • 9 views

Forum|alt.badge.img
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?

4 replies

  • May 27, 2019
Hello @Paul_Parker34 , Try adding below CSS #Toc li span.TocText { margin-left:0px; }

Forum|alt.badge.img
Is the added to the Custom or External CSS box?

  • May 29, 2019
> @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

Forum|alt.badge.img
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. !