Hey there.
Why won’t the header be transparent on mobile? The site is coweb.dk
Please help.
Hi Asger!
Please take a look at the following code and let us know if it works for you
@media only screen and (max-width: 767px) {
#top #wrap_all .av_header_transparency, .av_header_transparency #advanced_menu_toggle {
background: transparent!important;
position: absolute!important;
}}
Cheers!
Basilis