Created
October 25, 2023 10:51
-
-
Save tdmrhn/5e5152054988d42409420851014e8b07 to your computer and use it in GitHub Desktop.
Blocksy Shopify Style Single Product Gallery
This file contains 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 (min-width: 690px) { | |
.thumbs-left .flexy-pills { top: 20px; left: 20px; height: calc(100% - 40px); } | |
.thumbs-left .flexy { margin: 0; } | |
.flexy-pills ol { max-width: 70%; --thumbs-width: 100%; gap:5px; } | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment