Skip to content

Instantly share code, notes, and snippets.

@blueprintmrk
Forked from whistlerbrad/1x1-lazy-load-image
Created June 18, 2021 00:51
Show Gist options
  • Save blueprintmrk/f89ca8a692418b0a7d3b453e9fd147ec to your computer and use it in GitHub Desktop.
Save blueprintmrk/f89ca8a692418b0a7d3b453e9fd147ec to your computer and use it in GitHub Desktop.
Story CSS overrides
/* -- Start Story override code removes background 1x1 image -- */
.template-product .lazy-image {background-image: none !important;}
/* - end - */
/* -- Start Story override code for longer drop-down menu names -- */
.main-menu-dropdown ul { white-space: nowrap; }
/* - end - */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment