How to disable“Was this article helpful?” | Community
Skip to main content

How to disable“Was this article helpful?”

  • April 28, 2022
  • 1 reply
  • 0 views

nan

1 reply

Ifra
  • April 28, 2022

Hi nan Yun,

 Copy the given code and paste it at the bottom to your style.css file.

.article-votes {
display: none;
}

 

Thanks

Team