Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello @potaklee ,
    Hope you are doing well.

    I can understand what you are trying to achieve. We haven’t included the control for disabling the overlay yet, but it is possible to remove that by applying CSS code. Please copy the below CSS code and paste it to Appearance > Customize > Additional CSS section.

    .elementskit-menu-overlay {
        background: none !important;
        transition: none !Important;
    }

    Let me know if that helps.

    Best Regards
    Prosenjit`

    Thread Starter potaklee

    (@potaklee)

    hi prosenjitbarman

    it works very well, thanks for helping,
    cheers

    Thread Starter potaklee

    (@potaklee)

    i got another problem , the Elementkit navmenu widget on mobile view there is a gap space at the right side , is there any way to disable it ?

    thanks a lot.

    with right side space

    without space

    mobile breakpoint set in 768px (360W 736H)

    Hi @potaklee ,

    I have checked your website and seems the space issue is not happening due to our Nav Menu widget. Please try to disable the Nav Menu widget and check if that solves the issue. If not then this is not happening for our plugin.

    Let us know your valuable observation.

    Regards,
    Benjir

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘mega menu side shadow on mobile’ is closed to new replies.