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 tomhemsley/9185004 to your computer and use it in GitHub Desktop.
Save tomhemsley/9185004 to your computer and use it in GitHub Desktop.
/*
Vantage Theme, remove max width/layer centering.
Usage: Copy and paste this code into your themes style.css file.
*/
body.responsive.layout-full #page-wrapper .metaslider .full-container,
.layout-full #page-wrapper .metaslider .full-container {
max-width: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment