Hello,
01. Try to add the following custom css in Theme Settings > Custom CSS > Global Custom CSS:
.wd-reset-bottom-md .wd-reset-var {
display: none;
}
02. Navigate to Theme Settings -> Shop -> Variable products and enable the “Show selected option name on desktop and tablet” option – https://take.ms/jusG6
03. Try to add the following custom css in Theme Settings > Custom CSS > Global Custom CSS:
.single-product .tiered-pricing-options {
margin: 0px 0 !important;
}
.single-product .woocommerce-variation>div {
margin-bottom: 10px !important;
}
Best Regards,