.downvote, .c-downvote { display: none !important; }
if you want comments included too.
`.downvote, .c-downvote { display: none !important; }`
if you want comments included too.
There is a problem. Your code makes both buttons disappear for posts.
There is a problem. Your code makes both buttons disappear for posts.
hmm, it shouldnt. The container for the upvote button has the class .upvote
and the parent container for both is .votebuttons
. I'll have to install stylish and test it.
hmm, it shouldnt. The container for the upvote button has the class `.upvote` and the parent container for both is `.votebuttons`. I'll have to install stylish and test it.
I just tested your code. And it makes disappear both buttons on posts.
The thread has the upvote button visible.
I just tested your code. And it makes disappear both buttons on posts.
The thread has the upvote button visible.
(post is archived)