Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    Thank you for using CusRev.

    Currently, there is no option to hide the Q&A votes. But you can add this custom CSS to Appearance > Customize > Additional CSS, to hide it.

    #cr_qna .cr-qna-q-voting {
        display: none;
    }

    Let me know how it goes.

    Plugin Support bagel1317

    (@bagel1317)

    We haven’t heard from you for more than two weeks. For this reason, I’ll assume that either you are not interested in this question/problem anymore or it has been resolved. If you still require any help, please start a new forum topic.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to hide Q&A votes?’ is closed to new replies.