Add this to the custom CSS area:
@media (min-width: 959px) {
body.sticky-header-type-over.sticky-header.wpv-not-scrolled .fixed-header-box.layout-logo-menu {
background-color: rgba(255,255,255,0.5);
}
}
Modified on: Thu, 9 Oct, 2014 at 9:26 PM
Add this to the custom CSS area:
@media (min-width: 959px) {
body.sticky-header-type-over.sticky-header.wpv-not-scrolled .fixed-header-box.layout-logo-menu {
background-color: rgba(255,255,255,0.5);
}
}
Did you find it helpful? Yes No
Send feedback