• I have created a mega menu using elements kit lite and it is working fine. The only problem that i am facing when using mega menu is that it goes behind the product in the shop page. How can i bring it to the top so that it is usable from the shop page also?

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

Viewing 1 replies (of 1 total)
  • Hello,

    Please try to change your z-index to 99 for the mega menu.

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

    .elementor-1540 .elementor-element.elementor-element-12c2296c {
        z-index: 99;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Ecommerce mega menu problem’ is closed to new replies.