Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1242822

    Hi guys
    I have tried to make the header transparent in the mobile version and I have not succeeded, I have reviewed several versions of the code that the forums have and I did not succeed.

    This what i used

    @media only screen and (max-width: 767px) {
    #top #wrap_all .av_header_transparency {
    background: transparent;
    position: absolute!important;
    }}

    Could you check what may be happening please?

    #1243085

    Resolved!
    You had to put the code at the beginning of the sheet.
    Basic!
    Thank you very much

    #1243620

    Hi mtmundarain,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

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