Viewing 1 replies (of 1 total)
  • Thread Starter Jordan

    (@jordanho)

    For anyone facing the same problem, here’s a CSS solution I found:

    .woocommerce div.product.elementor form.cart:not(.grouped_form):not(.variations_form) {
    display: flex;
    flex-wrap: wrap;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Break to New Line??’ is closed to new replies.