Skip to content

Instantly share code, notes, and snippets.

@bpmore
Created April 27, 2016 20:00
Show Gist options
  • Save bpmore/6a2b7ed31c0b3ce308a9a07773ae28b9 to your computer and use it in GitHub Desktop.
Save bpmore/6a2b7ed31c0b3ce308a9a07773ae28b9 to your computer and use it in GitHub Desktop.
Full width slider on Education Pro theme
.education-pro-home #genesis-responsive-slider {
max-width: 100%;
border: none;
padding: 0;
}
.education-pro-home .flexslider {
max-width: 100%;
}
.education-pro-home .flexslider .slides img {
width: 100%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment