Viewing 1 replies (of 1 total)
  • Hi @toorovo ,

    To remove the overlay please add this below CSS code in Appearance → Customize → Additional CSS

    @media (max-width: 1024px){
        .elementskit-menu-overlay {
            display:none;
    }
    }

    Let us know if you need further assistance from us. We will be glad to help you.

    Regards,
    Benjir

Viewing 1 replies (of 1 total)
  • The topic ‘Mobile Navigation Blur effect’ is closed to new replies.