table tr:hover td { background: none !important; }
body.table-hover:not(.woocommerce-page) table tr:hover td { background: none; color: inherit; }body.table-hover:not(.woocommerce-page) table tr:first-child:hover td { background: #000 !important; color: #FFF !important; }
Comments
you can remove this background with an extra css: