Thanks a lot. Works like a charm!
Very appreciated.
@lorro: Yes, I do have a child theme. But when adding the snippet to functions.php the entire site stops working
<?php
.woocommerce-checkout .woocommerce-additional-fields .ce-field {
display: none !important;
}
@lorro: I have the same issue. But I’m not quite sure where to put this css snippet… sorry newbie…