תנסה להוסיף את זה ל-CSS:
media="only screen and (max-width: 768px)"
.woocommerce table.shop_table_responsive tr td:before, .woocommerce-page table.shop_table_responsive tr td:before {
float: right;
}
ואת זה:
.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
text-align: left!important;
}