Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1075712

    See link below – the scroll down logo appears on top of the “transparent logo”. Transition not working.

    #1076370

    Hey karmenka,

    Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #1081721

    Thanks pls see private details

    #1083159

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    CSS Snippet:

    
    .av_header_transparency .logo img.sp-no-webp.alternate {
        opacity: 1;
    }
    .av_header_transparency .logo img.sp-no-webp {
        opacity: 0;
    }
    
    
    

    Best regards,
    Yigit

    #1083338

    thank you

    #1083410

    Hi,

    If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘LOGO DOUBLE UP ON TRANSPARENT HEADER’ is closed to new replies.