Title: Double Menu
Last modified: November 15, 2018

---

# Double Menu

 *  Resolved [osfodesign](https://wordpress.org/support/users/osfodesign/)
 * (@osfodesign)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/double-menu-10/)
 * Hi!
 * My menu was perfectly working until I added new pages to it. Now I have a double
   menu. One is working and the other one (the one I’d like to delete) is not. It
   seems like if I delete one the other one disappears but then when I reinstall
   the menu both of them come back up. Not sure how to solve this.
 * Thanks in advance for your help!
 * Best,
    J.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdouble-menu-10%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Amit Singh](https://wordpress.org/support/users/apprimit/)
 * (@apprimit)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/double-menu-10/#post-10882702)
 * Hello,
 * The menu is appearing from the page design. Open your page in Elementor Editor
   and remove the nav widget. Alternatively, you can use the below code.
 * Paste it in the Customize > Custom CSS section
 *     ```
       section.elementor-element.elementor-element-5d6d310.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-section.elementor-top-section {
           display: none;
       }
   
       section.elementor-element.elementor-element-8d82b1f.elementor-section-full_width.elementor-section-height-full.elementor-section-height-default.elementor-section-items-middle.elementor-section.elementor-top-section {
           padding-top: 200px;
       }
       ```
   
 *  Thread Starter [osfodesign](https://wordpress.org/support/users/osfodesign/)
 * (@osfodesign)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/double-menu-10/#post-10882892)
 * It worked! Thank you! Thank you! 😀
    -  This reply was modified 7 years, 6 months ago by [osfodesign](https://wordpress.org/support/users/osfodesign/).
 *  [Amit Singh](https://wordpress.org/support/users/apprimit/)
 * (@apprimit)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/double-menu-10/#post-10884375)
 * You’re welcome!

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

The topic ‘Double Menu’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/oceanwp/4.1.5/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/)

## Tags

 * [double menu](https://wordpress.org/support/topic-tag/double-menu/)
 * [header](https://wordpress.org/support/topic-tag/header/)
 * [transparent](https://wordpress.org/support/topic-tag/transparent/)

 * 3 replies
 * 2 participants
 * Last reply from: [Amit Singh](https://wordpress.org/support/users/apprimit/)
 * Last activity: [7 years, 6 months ago](https://wordpress.org/support/topic/double-menu-10/#post-10884375)
 * Status: resolved