Hi,
1) Please test this CSS, add this to your Theme Options => Custom CSS:
input[type="text"], input[type="email"], input[type="password"], textarea, select, .wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea, .wpcf7 select, .ginput_container input[type="text"], .ginput_container input[type="email"], .ginput_container textarea, .ginput_container select, .mymail-form input[type="text"], .mymail-form input[type="email"], .mymail-form textarea, .mymail-form select, input[type="date"], input[type="tel"], input[type="number"] {
height: 38px;
}
2) I don’t think there is a way to do that in the WooCommerce widget, I think the only way is to setup a new category ‘All Products’, then bulk assign that to your products.
Thanks.