Skip to content

Instantly share code, notes, and snippets.

@jamiemarsland
Created September 24, 2018 15:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jamiemarsland/34550d5cd7f1e3e02b02360fbf48d772 to your computer and use it in GitHub Desktop.
Save jamiemarsland/34550d5cd7f1e3e02b02360fbf48d772 to your computer and use it in GitHub Desktop.
Fix Storefront Pro slider ratio
.home #page > nav.secondary-navigation ~ .header-hero,
.home #page .header-hero .storefront-pro-flexslider .slides li .slide-img {
min-height: 75vw !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment