Archived topic
Section Padding
2 replies · Started by Paul on March 4, 2018
I use CSS to remove the top, bottom, or both padding on sections. Two sections on this page are retaining the 40px padding.
.home-services should have 0px padding bottom, .home-review should have 0px padding top.
Syntax is for example
.home-service .generate-sections-inside-container { padding-bottom: 0px !important; }
Works throughout the site for other sections, but not in this case.
Am I missing something? I can't see it.
Thanks,
Paul.
Disregard. I'm going to blame Filezilla for navigating itself to a different subdomain folder.
Haha glad you got it working :)