Skip to content

Instantly share code, notes, and snippets.

@ahmedeshaan
Created December 21, 2019 08:49
Show Gist options
  • Save ahmedeshaan/e79b84eeb67c29f709f5b365aa72ed47 to your computer and use it in GitHub Desktop.
Save ahmedeshaan/e79b84eeb67c29f709f5b365aa72ed47 to your computer and use it in GitHub Desktop.
.archive.woo-variation-swatches-stylesheet-enabled.woo-variation-swatches-pro .variable-items-wrapper {
display: inline-flex !important;
}
.woo-variation-swatches-pro .wvs_add_to_cart_button.button{
float:none !important;
display:block;
text-align:right !important;
}
.woo-variation-swatches-pro .reset_variations{
display:block !important;
}
.woo-variation-swatches-stylesheet-enabled .variable-items-wrapper .variable-item:not(.radio-variable-item):last-of-type{
margin-right:inherit;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment