Hi there,
Thanks for writing in! You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file.
Releases Page:
.page-id-597 div#x-section-1 {
padding: 0;
}
.page-id-597 .x-container.cs-hide-sm.mbn.marginless-columns:last-child {
background-color: transparent!important;
margin-bottom: -40px!important;
}
TheLoveTheme Page:
.page-id-702 div#x-section-7 {
padding: 0!important;
}
Hope this helps – thanks!