Skip to content

Instantly share code, notes, and snippets.

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