Skip to content

Instantly share code, notes, and snippets.

@plugin-republic
Created May 16, 2026 11:16
Show Gist options
  • Select an option

  • Save plugin-republic/f765ff0e407d3dc3fe71cb1c6de10504 to your computer and use it in GitHub Desktop.

Select an option

Save plugin-republic/f765ff0e407d3dc3fe71cb1c6de10504 to your computer and use it in GitHub Desktop.
@media screen and (max-width: 999px) {
.pewc-swatch-grid .pewc-radio-images-wrapper.pewc-columns-3,
.pewc-swatch-grid .pewc-checkboxes-images-wrapper.pewc-columns-3 {
grid-template-columns: 1fr 1fr !important;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment