Archived topic
Remove bottom container on home page only
1 reply · Started by Austin on May 7, 2019
Hello,
Quick question, I'm using GP Premium + Visual Composer and I can't remove some container padding for the home page only. Please see example site - I'm using a fullwidth background section at bottom which has padding between it and the footer.
Tried using this CSS to target home page only... it works without .home but when I try to change this to the home page only it doesn't work.
.home .one-container .site-content {
padding-bottom: 0px;
}
Thanks for your help.
Hi there,
I believe this should help:
https://docs.generatepress.com/article/page-builder-container/
Let me know :)