From bda832b03ea256d347aac45320092bf4b66d3437 Mon Sep 17 00:00:00 2001 From: Holger Date: Thu, 13 Aug 2015 14:59:31 +0200 Subject: [PATCH] adding static hero css --- css/theme.css | 2 +- sass/understrap/understrap.scss | 2 +- statichero.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/css/theme.css b/css/theme.css index e4e2031..64923ab 100644 --- a/css/theme.css +++ b/css/theme.css @@ -6794,7 +6794,7 @@ body { .wrapper { padding: 30px 0; } -.wrapper#wrapper-hero { +.wrapper#wrapper-hero, .wrapper#wrapper-static-hero { padding: 0px; } .sticky, .gallery-caption, .bypostauthor { diff --git a/sass/understrap/understrap.scss b/sass/understrap/understrap.scss index 2bbc0d6..755bc3d 100644 --- a/sass/understrap/understrap.scss +++ b/sass/understrap/understrap.scss @@ -7,7 +7,7 @@ body { padding-top: 50px; } } // Reset hero wrapper padding to 0 -.wrapper#wrapper-hero { +.wrapper#wrapper-hero, .wrapper#wrapper-static-hero { padding:0px; } diff --git a/statichero.php b/statichero.php index c2e0867..58977d2 100644 --- a/statichero.php +++ b/statichero.php @@ -1,6 +1,6 @@ -
+