Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1426033
    #1426039

    Hey meanster99,

    Thank you for the inquiry.

    but isn’t now and it doesn’t use the transparent logo on anything below the breakpoint when the burger menu appears.

    Please try to add this code inside the css media query for mobile view.

    .responsive.html_mobile_menu_tablet #top .av_header_transparency.av_alternate_logo_active .logo a > img, .responsive.html_mobile_menu_tablet #top .av_header_transparency.av_alternate_logo_active .logo a > svg {
        opacity: 0;
    }
    
    .responsive.html_mobile_menu_tablet #top .av_header_transparency .logo img.alternate, .responsive.html_mobile_menu_tablet #top .av_header_transparency .logo .subtext.avia-svg-logo-sub {
        display: block;
    }

    Best regards,
    Ismael

    #1426223

    Thanks again Ismael this appears to be working. Please close this ticket.

    #1426249

    Hi,

    Glad to know that the modification is working. Please let us know if you have more questions.

    Have a nice day.

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Transparent Mobile Header & Logo’ is closed to new replies.