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

    Hello enfold-team.

    On mobile view the header was transparent. But now it is not working anymore.

    What is wrong?

    http://www.photoart-huebner.de

    Best regards

    Marcus

    #1226217

    Hi again.

    Now it works. Added this to custom css:

    /*transparenter header on mobile*/
    @media only screen and (max-width: 990px) {
    #top #wrap_all .av_header_transparency, .av_header_transparency #advanced_menu_toggle {
    background: transparent!important;
    position: absolute!important;
    }}

    Don´t know why it was deleted.

    Best regards

    Marcus

    #1226485

    Hi Photoart-Huebner,

    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.