Hello, Focu5,
Thank you for contacting us and for using XStore.
Please test different Design Types in Theme Options > WooCommerce > Shop > Products design.
OR use custom CSS code (Theme Options > Theme custom CSS):
.product-view-light .switcher-wrapper {
height: 60px;
}
.product-view-light.et_cart-on .content-product:hover .price-switcher {
transform: none;
-webkit-transform: none;
}
.product-view-light .price-switch {
height: 25px;
}
Kind Regards,
8theme team