Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #501555

    Hello,
    I have a little problem with responsive menu.
    I can not know why but when the menu switches to repsonsive mode, the background becomes transparent …
    You can see this here: http://www.jeunesetalcool.be

    Thank you in advance for your return

    Michael

    #501752

    Hi agencepoush!

    Add this to your custom CSS.

    .header_bg { opacity: 1 !important; }
    

    Best regards,
    Elliott

    #502535

    Hello Elliott,
    This is not working. I tested on different browsers and is similar on all …

    Thanks in advance

    Best regards,
    Michael

    #502878

    Hey!

    Sorry, I thought you were talking about the header background for some reason. Add this as well.

    #mobile-advanced { background: white !important; }
    

    Cheers!
    Elliott

    #502890

    Ok, it works perfectly !

    Thanks a lot.

    Regards,
    Michael

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Transparent responsive menu’ is closed to new replies.