Created
January 4, 2016 21:35
-
-
Save lukecav/5810709fbcf9e6556736 to your computer and use it in GitHub Desktop.
Divi Theme no space between sections
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* No Space Between Sections */ | |
.et_pb_section{ | |
padding-top: 0px !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment