The fix will be for calendar lists. Didn’t test for the grid since I’m not using it.
Just removed that and added the same code in the Shortcodes Custom CSS and it also worked.
I had the same problem and solved it by adding the following to the styles.css file in my child theme:
.su-post-comments-link { display: none; }