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

    Hello the transparent header choice is not working anymore. Can you help out to see what’s happening?
    Here is the link for the website in development.
    Regards

    #457804

    Hi druzes!

    Please remove following code from your custom CSS

    #header {
      background-color: white;
    }

    Cheers!
    Yigit

    #457821
    This reply has been marked as private.
    #457827

    Hi!

    Do you mind creating a temporary admin login and posting it here privately? This is how it should look when you remove custom css code – http://i.imgur.com/8oI46ux.png?1

    Best regards,
    Yigit

    #457830
    This reply has been marked as private.
    #457849

    Hey!

    I changed the code to following one

    #header {
    background-color: white;
    }
    #header.av_header_transparency {
    background-color: transparent;
    }

    Please review your website now

    Best regards,
    Yigit

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