hi, i have problem with dropdown or select boxes width on variable product pages. all dropdown or select boxes are more than 337 px. where should i resize the width of select boxes
thank you
hi, i have problem with dropdown or select boxes width on variable product pages. all dropdown or select boxes are more than 337 px. where should i resize the width of select boxes
thank you
resolved by change in woocommerce.css
.variations label,#content div.product form.cart .variations label{font-weight:bold}div.product form.cart .variations select,#content div.product form.cart .variations select{width:40%;float:left
You must log in to post.