Skip to content

Instantly share code, notes, and snippets.

@whistlerbrad
Last active June 18, 2021 00:51
Show Gist options
  • Save whistlerbrad/6a2602ad930d7cb90d94d9d775d1c524 to your computer and use it in GitHub Desktop.
Save whistlerbrad/6a2602ad930d7cb90d94d9d775d1c524 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