Title: Down vote
Last modified: September 6, 2016

---

# Down vote

 *  Resolved [Gregool](https://wordpress.org/support/users/gregool/)
 * (@gregool)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/down-vote/)
 * Hi,
 * Somehow anyone is able to make an up-vote just once, but down-votes as many times
   as the user want to do… :/
 * How can I avoid this “bug(?)”?
    Or how can I hide the down-vote-button?
 * Thanks in advance.

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [Aghasi](https://wordpress.org/support/users/aghasi/)
 * (@aghasi)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/down-vote/#post-8154503)
 * Hi Gregool,
    You can hide down-vote-button with CSS, that’s it.
 *  Thread Starter [Gregool](https://wordpress.org/support/users/gregool/)
 * (@gregool)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/down-vote/#post-8154732)
 * Hi Aghasi,
 * Ok, and what kind of text do I have to insert to CSS (Styling)?
 *  [Aghasi](https://wordpress.org/support/users/aghasi/)
 * (@aghasi)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/down-vote/#post-8154743)
 * You should write a class “display none” with CSS.
 *  Thread Starter [Gregool](https://wordpress.org/support/users/gregool/)
 * (@gregool)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/down-vote/#post-8154815)
 * Sorry,
 * but I am no pro in CSS.
    Could you give me the whole text I have to insert?
 * Thanks in advance.
 *  Plugin Author [gVectors Team](https://wordpress.org/support/users/gvectors-team/)
 * (@gvectors-team)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/down-vote/#post-8167280)
 * Hi Gregool,
    I’m sorry but there is not such an option yet, you can try to hide
   the vote down button using CSS code. Navigate to wpDiscuz Settings > Styles Tab
   and put this CSS code in Custom CSS Code textarea:
 * `.wc-vote-img-down{ display: none!important; }`
 * But the vertical line and double space will still be there.
 *  Thread Starter [Gregool](https://wordpress.org/support/users/gregool/)
 * (@gregool)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/down-vote/#post-8170955)
 * That is great.
 * Thank you very much! 🙂

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Down vote’ is closed to new replies.

 * ![](https://ps.w.org/wpdiscuz/assets/icon-256x256.png?rev=1076265)
 * [Comments - wpDiscuz](https://wordpress.org/plugins/wpdiscuz/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpdiscuz/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpdiscuz/)
 * [Active Topics](https://wordpress.org/support/plugin/wpdiscuz/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpdiscuz/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpdiscuz/reviews/)

 * 6 replies
 * 3 participants
 * Last reply from: [Gregool](https://wordpress.org/support/users/gregool/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/down-vote/#post-8170955)
 * Status: resolved