Tumblr Comments Mod?
Would it be possible to create a Userstyle that will hide any CSS element that includes .without_commentary in its name? I have tried to do this myself but could not get it to work at all.
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
[class*="without_commentary"] {display: none!important;}