Title: Top Menu Header problem
Last modified: July 1, 2019

---

# Top Menu Header problem

 *  Resolved [kekelie](https://wordpress.org/support/users/kekelie/)
 * (@kekelie)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/top-menu-header-problem/)
 * I have been trying for the past hour to get rid of the top menu that is seen 
   in the very top of my page. I don’t want to have 2 menus on my page. I have also
   looked through the forum for answers but nothing seems to have worked for me.
 * I tried the customise-appearance-menu solution, but nowhere do I see a top left
   tab/button/option to do anything.
 * Kindly help. Or is this only accessible to pro users?
 * Many thanks

Viewing 1 replies (of 1 total)

 *  [corewpress](https://wordpress.org/support/users/corewpress/)
 * (@corewpress)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/top-menu-header-problem/#post-11745944)
 * Hello [@kekelie](https://wordpress.org/support/users/kekelie/),
 * Welcome and thanks for your question! My name is Diego and I’d love to help you.
 * Please go to WP Admin > Appearance > Customize > Additional CSS and inside that
   box, add the following code:
 *     ```
       .sidebar-top-left {
           display: none;
       }
       ```
   
 * That should remove the top menu and not the main one.
 * Please, let me know if you need any further assistance.
    Kind regards, Diego

Viewing 1 replies (of 1 total)

The topic ‘Top Menu Header problem’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/elara/1.7/screenshot.jpg)
 * Elara
 * [Support Threads](https://wordpress.org/support/theme/elara/)
 * [Active Topics](https://wordpress.org/support/theme/elara/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/elara/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/elara/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [corewpress](https://wordpress.org/support/users/corewpress/)
 * Last activity: [6 years, 10 months ago](https://wordpress.org/support/topic/top-menu-header-problem/#post-11745944)
 * Status: resolved