From: Anthony Talarico Date: Fri, 6 Sep 2019 19:43:01 +0000 (-0400) Subject: adding new button to the header and adjusting styles and layout for the surroundding... X-Git-Tag: v1.0.6^2~1 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=5a8fe99d778da79c32b74d6f13d2c92573d33102;p=WP-Themes%2Fbaymills.git adding new button to the header and adjusting styles and layout for the surroundding logos --- diff --git a/style.css b/style.css index 1f077ca..b16e04a 100644 --- a/style.css +++ b/style.css @@ -497,6 +497,7 @@ span.wpcf7-not-valid-tip { .kc-logo { margin-left: 50px; } @media (max-width: 1282px) { /*.kc-logo { margin-left: 0; }*/ + .kc-logo { margin-left: 35px; } .kc-logo img { min-height: 56px!important; width: auto; } } diff --git a/stylesheets/device.css b/stylesheets/device.css index 840317a..30044cd 100644 --- a/stylesheets/device.css +++ b/stylesheets/device.css @@ -204,6 +204,18 @@ .palyersArea .kings p { padding:0px 0px;} } + @media only screen and (min-width: 1080px) and (max-width: 1280px){ + + } + @media (max-width: 1225px){ + .logoArea { width: 39%; text-align: left;} + } + @media (max-width: 1075px){ + .logoArea { width: 42%; text-align: left;} + } + @media (max-width: 980px){ + .logoArea { width: 21%; text-align: left;} + } @media(max-width: 1200px){ .topfooterArea .box .first { float: none; display: inline-block; width: 33%; margin: 0; vertical-align: top; } @@ -211,34 +223,34 @@ .topfooterArea .box .first:last-of-type, .topfooterArea .box .first .topfooter p { margin-left: 0!important; } .topfooterArea .box .first .topfooter .reads { width: 100%!important; text-indent: 0!important; margin-left: 0!important; } } -@media(max-width: 1170px ){ - .special-image { padding-top: 60px; } +@media(max-width: 1170px ){ + .special-image { padding-top: 60px; } em.special-callout { float: none; margin: 5px 0; display: inline-block; } - + } /*@media(max-width: 980px){ .headerTop .right span { margin-right: 45px; } -}*/ - -@media(max-width: 991px){ - - .special-image { width: 50%; padding-top: 30px; } +}*/ + +@media(max-width: 991px){ + + .special-image { width: 50%; padding-top: 30px; } .special-image img { max-width: none; width: 100%; } .copyrightArea span img { float: none; display: block; text-align: center; margin: 10px auto 0; } .copyrightArea h2, .copyrightArea span { text-align: center; width: 100%; } .copyrightArea span h3 { float: none; } #bannerWrapper li { min-height: 945px; } .home #bannerWrapper { max-height: 900px; } - + } @media(max-width: 940px) and (min-width: 796px){ .hotelWidget { margin-top: -241px; } -} - -@media(max-width: 768px){ - .special-text, .special-image { width: 100%; float: right; display: block; } +} + +@media(max-width: 768px){ + .special-text, .special-image { width: 100%; float: right; display: block; } .special-image { position: static; } .topfooterArea .box .first { width: 100%!important; margin-top: 30px!important; } .newsletter-footer p.wysija-paragraph { width: 100%; } @@ -248,7 +260,7 @@ .home #bannerWrapper { max-height: 575px; height: 575px; } #bannerWrapper li { min-height: 0; height: 575px; } #avForm >span { width: 50%; vertical-align: bottom; } - + } @media(min-width: 768px){