Viewing 4 replies - 1 through 4 (of 4 total)
  • The method will vary by site. Please post a link to the actual page so the markup and styles can be examined with browser tools.

    Thread Starter jaspix

    (@jaspix)

    @lorro It is linked in the thread, but here you go: https://kawaiisale.com/product/huggable-dinosaur-plushie/

    I’ll try to redeem myself with this custom css suggestion:

    .variations tr {
      display: inline-block;
      float: left;
      width: 48%;
    }
    .variations tr:first-child {
      margin-right: 4%;
    }

    Custom CSS can be entered at:
    Dashboard > Appearance > Customize > Additional CSS

    If you have any products with other than two dropdowns, check that they look OK.

    Thread Starter jaspix

    (@jaspix)

    That worked exactly as I wanted. Thanks a lot!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Variations Boxes’ is closed to new replies.