Title: Ecommerce mega menu problem
Last modified: January 6, 2021

---

# Ecommerce mega menu problem

 *  [asapsubham](https://wordpress.org/support/users/asapsubham/)
 * (@asapsubham)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/ecommerce-mega-menu-problem/)
 * 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](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fecommerce-mega-menu-problem%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [Abhishek](https://wordpress.org/support/users/abhikr781/)
 * (@abhikr781)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/ecommerce-mega-menu-problem/#post-13880562)
 * 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.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/oceanwp/4.1.6/screenshot.png)
 * OceanWP
 * [Support Threads](https://wordpress.org/support/theme/oceanwp/)
 * [Active Topics](https://wordpress.org/support/theme/oceanwp/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/oceanwp/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/oceanwp/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Abhishek](https://wordpress.org/support/users/abhikr781/)
 * Last activity: [5 years, 5 months ago](https://wordpress.org/support/topic/ecommerce-mega-menu-problem/#post-13880562)
 * Status: not resolved