To remove Order text next to Comment.
You can use this code to Custom CSS.
You can also use this free blog tool so you can customize blog easier without using code.
div.comment-controls {
display:none;
}
To remove Order text next to Comment.
You can use this code to Custom CSS.
You can also use this free blog tool so you can customize blog easier without using code.
div.comment-controls {
display:none;
}