Home › Forums › WoodMart support forum › Sort products – always a problem › Reply To: Sort products – always a problem
July 5, 2024 at 2:56 pm
#581266
Aizaz Imtiaz Awan
Keymaster
Hello,
Try to add add this code to the Theme Settings > Custom CSS > Global:
.wd-shop-tools .woocommerce-ordering.wd-style-underline select {
width: 200px !important;
}
Best Regards.