Skip to content

Instantly share code, notes, and snippets.

@great2gether
Last active February 23, 2016 03:21
Show Gist options
  • Save great2gether/ad9a94ecb08cc57fed09 to your computer and use it in GitHub Desktop.
Save great2gether/ad9a94ecb08cc57fed09 to your computer and use it in GitHub Desktop.
DIVI childtheme, Page Template: additional CSS code
/* Abstand nach oben verringern auf Landingpage */
body.page-template-page-template-landingpage-php #page-container {
padding-top: 0 !important;
}
.landingpage {
font-size: 15px;
text-align: justify;
padding: 10px 2%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment