• Resolved artyvisual

    (@artyvisual)


    Is there a way to only use the Vote-up? (so not showing the Vote-down button).
    Many thanks,

    • This topic was modified 4 years, 3 months ago by artyvisual.
Viewing 1 replies (of 1 total)
  • Plugin Author Ricard Torres

    (@quicoto)

    Yes!

    You can add this to your theme’s style.css file:

    
    .thumbs-rating-down { display: none !important; }
    

    It should hide the vote down button.

    Hope this helps!

    Ricard

Viewing 1 replies (of 1 total)
  • The topic ‘Use only Thumb Up’ is closed to new replies.