how to move a div element into the next line and align a checkbox field?

@shells

yes please add this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
p.cart-attribute__field {
    width: 100%;
}
1 Like