Skip to content

Instantly share code, notes, and snippets.

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 HelloIamheike/02cadd08bb1d5ea6be2784cd9c850f70 to your computer and use it in GitHub Desktop.
Save HelloIamheike/02cadd08bb1d5ea6be2784cd9c850f70 to your computer and use it in GitHub Desktop.
More pages full width
.template-product .wrapper {
max-width:1400px;
}
.template-index .wrapper {
max-width:1400px;
}
.template-collection .wrapper {
max-width:1400px;
}
.template-search .wrapper {
max-width:1400px;
padding-bottom: 150px;
}
.template-cart .wrapper {
max-width:1400px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment