From: Laury GvR Date: Wed, 20 Mar 2019 21:55:15 +0000 (-0400) Subject: Frontpage header image using padding instead of margin X-Git-Tag: v1.0.34^2~4 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=763dd2ddbff7e41062696da5fbfb34cb907c56d2;p=WP-Themes%2Ftruenorthgolf.git Frontpage header image using padding instead of margin --- diff --git a/css/app.css b/css/app.css index 2f1e289..1ecab34 100644 --- a/css/app.css +++ b/css/app.css @@ -6852,6 +6852,11 @@ ul#sec-nav { z-index: 6 !important; display: none; } +.hero-image-container { + width: 100%; + padding-bottom: 30%; + background: url("../assets/2-and-7.jpg"); } + video { width: 100%; margin-bottom: 30px; } diff --git a/front-page.php b/front-page.php index c20e739..e112d19 100644 --- a/front-page.php +++ b/front-page.php @@ -5,15 +5,16 @@
+
+ +
-
-