Home › Forums › Support › Element Spacing – Only one Page › Reply To: Element Spacing – Only one Page
November 12, 2015 at 10:49 pm
#152591
Lead Developer
Lead Developer
Hi Pablo,
You’ll have to use CSS.
Find the page ID of the page, and then add this CSS:
.page-id-xx .inside-article {
padding: 0px;
}
The xx being the ID of the page.
Let me know if you need more info 🙂
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development