Created
September 28, 2018 11:40
-
-
Save ae-elaine-axis/ec85e0cd5d6b4230a43f504f971317aa to your computer and use it in GitHub Desktop.
Mobile: one column instead of 2
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
.ec-size .ec-store .grid__products[data-cols="2"] .grid-product:nth-child(n+1), | |
.ec-size .ec-store .grid__categories--advanced[data-cols="1"] .grid-category:nth-child(n+1) { | |
width: 100%; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment