• Resolved asapsubham

    (@asapsubham)


    I have used Essential addons for elementor to create a megamenu and made it’s z index to the 9999 so that the menu appears on top of everything. Now the problem that I am facing is that the header appears even on top of my off-canvas filter. How do I solve this? I want the off-canvas filter to appear above the header.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    ​Please try to add the below CSS code from the Appearance > Customize > Custom CSS, and check.

    .elementor-1540 .elementor-element.elementor-element-4743e15 {
        z-index: 10;
    }
    Thread Starter asapsubham

    (@asapsubham)

    Thanks a lot, Abhishek but I managed to solve this issue right after posting this support query. Thanks for helping me out :p

    You are most welcome and happy to hear that you have managed to fix the issue.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Off canvas sidebar under header’ is closed to new replies.