Skip to content

Instantly share code, notes, and snippets.

@anastransvelo
Created May 26, 2020 15:48
Show Gist options
  • Save anastransvelo/79296d891fbb5054ac95fe4df486d2ae to your computer and use it in GitHub Desktop.
Save anastransvelo/79296d891fbb5054ac95fe4df486d2ae to your computer and use it in GitHub Desktop.
Electro lazy load plugin overlay issue in mobile @ safari
@media (max-width: 767px) {
.single-product-wrapper .woocommerce-product-gallery .lazy-hidden {
opacity: 1;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment