From: Laury GvR Date: Wed, 2 Oct 2019 19:04:09 +0000 (-0400) Subject: Remove anniversary logo below main header logo X-Git-Tag: v1.0.23^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=0dc16c1bff67705ca762308bf72ef9fc3f986d34;p=WP-Themes%2Fbayharbor.git Remove anniversary logo below main header logo --- diff --git a/scss/_topbar.scss b/scss/_topbar.scss index 20c58c6..e0d4fef 100644 --- a/scss/_topbar.scss +++ b/scss/_topbar.scss @@ -14,20 +14,12 @@ .tab-bar { background-color: $dark-blue; .tab-bar-section.middle { -// left: 0; -// right: 2.8125rem; text-align: right; } } #top-bar-wrapper { - //position: absolute; - //top: 40px; width: 100%; z-index: 99; -/* @media #{$medium-down} { - position: relative;http://localhost/wordpress/bayharbor/wp-content/uploads/sites/20/2018/03/sample-hotel-header-image.jpg - top: 0; - }*/ } #top-bar-logo-wrapper { display: block; @@ -35,30 +27,9 @@ background: $dark-blue; padding: 15px 45px; width: 30%; - //width: 220px; - //height: 140px; - //position: absolute; z-index: 999; - //box-shadow: 3px 3px 9px -1px black; - //border-radius: 0 0 10px 10px; - //top: -40px; position: relative; } -#top-bar-logo-anniversary{ - position: absolute; - bottom: -110px; - left: 50%; - transform: translateX(-50%); - width: 80%; - // box-shadow: 0px 4px 5px 0 rgba(0,0,0, .3); -} -#top-bar-logo { - //position: absolute; - //left: 10px; - //top: 15px; - //z-index: 9; - //width: 200px; -} #top-bar-logo-mobile { position: relative; max-width: 200px; diff --git a/sections/header.php b/sections/header.php index cf73133..643cf6e 100644 --- a/sections/header.php +++ b/sections/header.php @@ -8,9 +8,6 @@