Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter masterclass

    (@masterclass)

    i managed to remove both the vote & pick best answer options on questions and answers.
    but now the problem is on answers, a blank space remains where the options were. And now it makes the answers to be far apart. how do i remove the blank space?

    Plugin Author DesignWall

    (@designwall)

    Hi,
    Please send me your site URL for further checking. I have checked on our demo and the single page still look good now.

    Also, you can use the following code to remove the vote section:

    
    .single-dwqa-question .dwqa-question-item .dwqa-question-vote, .single-dwqa-question .dwqa-answer-item .dwqa-answer-vote {
       display: none;
    }
    

    Regards,

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove pick best answer option or icon’ is closed to new replies.