Viewing 1 replies (of 1 total)
  • Have a look for this section in your custom css at line 127:

    .variation_form_section {
      height: 350px;
      width: 390px;
      overflow: scroll;
    }

    then delete the height and overflow styles. The swatches will take up their natural height and the row will expand to suit.

Viewing 1 replies (of 1 total)
  • The topic ‘Woocommerce swatches wont let me set a height??’ is closed to new replies.