Hide username and time

Add this code to the Custom CSS field on the Settings tab of your Comments widget’s settings:

.es-header-container {
display: none !important;
}