Site logo

Archived topic

Remove bottom container on home page only

1 reply · Started by Austin on May 7, 2019

Viewing posts 1–2 of 2

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.

This archived topic is closed to new replies.