Created
May 16, 2026 11:16
-
-
Save plugin-republic/f765ff0e407d3dc3fe71cb1c6de10504 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @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