Last active
August 2, 2016 20:12
-
-
Save daronspence/47bb8d314bc1f7b38e882db84be2d6a4 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
.woocommerce-main-image img { width: 100%; } | |
img { | |
width: 100%; | |
} | |
.single-product div.product .images .thumbnails a.zoom:focus { outline: none; } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment