@media screen and (min-width: 1920px) {
#gkHeaderMod, .blog-page > .header, .single-page > .header {
height: 920px !important;
}
}
@media screen and (max-width: 1920px) {
#gkHeaderMod, .blog-page > .header, .single-page > .header {
height: 800px !important;
}
}
@media screen and (max-width: 1440px) {
#gkHeaderMod, .blog-page > .header, .single-page > .header {
height: 600px !important;
}
}
@media screen and (max-width: 1040px) {
#gkHeaderMod, .blog-page > .header, .single-page > .header {
height: 480px !important;
}
}
@media screen and (max-width: 840px) {
#gkHeaderMod, .blog-page > .header, .single-page > .header {
height: 440px !important;
}
}
@media screen and (max-width: 640px) {
#gkHeaderMod, .blog-page > .header, .single-page > .header {
height: 360px !important;
}
}
#gkHeaderMod img {
height: auto;
left: 50%;
max-width: none !important;
top: 50%;
width: 100%;
}
#gkHeaderMod, .blog-page > .header, .single-page > .header {
height: auto !important;
}
#gkFooterNav {
border-top: 0px solid #e5e5e5;
margin: 0 auto;
padding: 70px 0;
}
#gkFooter {
background-color: #222;
color: #26292b;
font-size: 14px;
font-weight: 300;
line-height: 2;
padding: 0;
text-align: center;
}
#gkFooterNav {
border-top: 0px solid #e5e5e5;
margin: 0 auto;
padding: 70px 0;
}
#gkFooter {
background-color: #000;
color: #26292b;
font-size: 14px;
font-weight: 300;
line-height: 2;
padding: 0;
text-align: center;
}
#gkFooter a {
color: #fff;
font-size: 18px;
padding: 0 !important;
text-transform: none;
font-weight: 300;
}
#gkFooter a {
color: #fff;
font-size: 18px;
padding: 0 !important;
text-transform: none;
font-weight: 300;
}
#gkFooter a:hover {
color: #fff;
font-size: 18px;
padding: 0 !important;
text-transform: none;
font-weight: 300;
text-decoration: underline;
}
madmips wrote:Sorry, this isn't working right...
teitbite wrote:madmips wrote:Sorry, this isn't working right...
Hi
Just tell me what is not right. We probably have a different views on that.