Skip to content

Instantly share code, notes, and snippets.

@lukecav
Created January 4, 2016 21:35
Show Gist options
  • Save lukecav/5810709fbcf9e6556736 to your computer and use it in GitHub Desktop.
Save lukecav/5810709fbcf9e6556736 to your computer and use it in GitHub Desktop.
Divi Theme no space between sections
/* 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