Comment on I fixed the "hide" link for posts on Reddit and now all I see is fresh contentComments−remmargorp64OP1yAnd here is a bonus CSS Snippet to plug into your RES config. You will never guess what it does:.promotedlink { display: none !important; }
Comments
And here is a bonus CSS Snippet to plug into your RES config. You will never guess what it does:
.promotedlink { display: none !important; }