« See all FAQs for Zig Zag - Responsive WordPress Template
How do I reduce the amount of blank space in between the sections?
Add this code in Extra CSS in Brankic Panel
.content-wrapper {
margin: 0 0 100px !important;
}


