NO BUG: <li> still showing in the DOM even when set to display:none

Hi Matt,
Thanks so much for your report, and thanks to André for providing the solution.

I’m not exactly sure which thread(s) you’re referring to, but this one seems like a good candidate—it also offers a possible solution:

That’s the right approach. If you place it somewhere else, you may need to adjust the selector again, since %root% would then likely refer to a completely different element.

Overall, this isn’t a bug. It might be a potential improvement—we’ll have to see.