Hi,
Please go to Admin -> Theme Options -> Custom CSS code -> Insert given below css code.
.woocommerce .widget_layered_nav ul li a {
padding: 7px 0px !important;;
float: left !important;
}
.woocommerce .widget_layered_nav ul li span {
padding: 7px 0px !important;
float: right !important;
}
Thanks
Mohammad