Hey stakavainio!
Thank you for using Enfold.
You can add this in the Quick CSS field to hide the time:
time[itemProp="commentTime"] {
display: none;
}
I’m not sure what you mean by “at”. A link to the post with an example will help. If you want change the “Edit” word, check the includes > loop-comments.php file. Look for this code:
<?php edit_comment_link(__('(Edit)','avia_framework'),' ','') ?>
Regards,
Ismael