Hello,
Is it possible the header area to look like the logo area and the Layerslideshow photo to overlay the header area?
http://stavrodromion.org/el/
Thank you in advance.
Best regards,
Eri
.header_top {
background-color: rgba(38, 32, 30, 0.8);
}
.header_top {
background-color: rgba(38, 32, 30, 0.8);
position: fixed;
z-index: 1080;
width: 100%;
}
.logo {
padding-top: 90px;
}
.header_main {
box-shadow: none;
}
.header_top {
background-color: rgba(38, 32, 30, 0);
position: fixed;
z-index: 1080;
width: 100%;
}
.logo {
padding: 49px 20px;
}