• Resolved oakandrocks

    (@oakandrocks)


    selector {
    backdrop-filter:blur(20px) saturate(200%);
    -webkit-backdrop-filter:blur(20px) saturate(200%);
    }

    The code (applied on my header section) works perfectly fine but breaks the ability to open the menu.

    I have it setup as fullscreen mode and I’m using Elementkit NavMenu with the Mega Max module.

    Upon clicking the hamburger toggle, the menu only opens in the header (I can see my first 1-2 menu items)

    How do I fix? I need to keep the CSS.

The topic ‘This simple CSS breaks the Hamburger Menu (Open)’ is closed to new replies.