Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #698867

    Hey there.

    Why won’t the header be transparent on mobile? The site is coweb.dk

    Please help.

    #698880

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.