Skip to content

Instantly share code, notes, and snippets.

View enamhasan's full-sized avatar

EnamHasan enamhasan

View GitHub Profile
@enamhasan
enamhasan / gist:53f054c5e8cf251fddc0
Created June 5, 2015 20:51
Shopify Product Image Reveal
/* ===============================================
// Reveal module CSS
// =============================================== */
.reveal .hidden { display: block !important; visibility: visible !important;}
.product:hover .reveal img { opacity: 0.3; }
.reveal { position: relative; }
.reveal .hidden {
@enamhasan
enamhasan / Shopify-Cart-item-related-products.liquid
Created April 12, 2015 19:12
Shopify-Cart-item-related-products