Home › Forums › Support › Crelly Slider Issue › Reply To: Crelly Slider Issue
September 7, 2016 at 10:57 pm
#224842
Lead Developer
Lead Developer
Sections use your content padding for the left and right of the section.
You can overwrite it with this:
.generate-sections-inside-container {
padding-left: 0;
padding-right: 0;
}
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development