#kunena.layout .kfrontend table thead tr th:first-child,
#kunena.layout table thead tr th:first-child,
.kunena table thead tr th:first-child {
    display: none !important;
    visibility: hidden !important;
    width: 0 !important;
    padding: 0 !important;
}