Title: Removing arrow/sub menu
Last modified: September 29, 2016

---

# Removing arrow/sub menu

 *  [melindad](https://wordpress.org/support/users/melindad/)
 * (@melindad)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/removing-arrowsub-menu/)
 * Hi
 * I’m wondering if someone can help please. I want to remove the arrow on the left
   of the screen which is a submenu which takes you to different parts of the first
   page.
 * My website is [http://www.gpssecurity.co.nz](http://www.gpssecurity.co.nz)
 * Thanks!

Viewing 1 replies (of 1 total)

 *  [garethallison](https://wordpress.org/support/users/garethallison/)
 * (@garethallison)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/removing-arrowsub-menu/#post-8238252)
 * Hi there,
 * If you have [a child theme installed](https://codex.wordpress.org/Child_Themes),
   you can add the CSS below to your child theme’s stylesheet file to hide this 
   sub-menu. Should you ever wish to have it back, you can remove this line of code
   to do so.
 *     ```
       .home_menu {
       	display: none;
       }
       ```
   
 * Hope this helps,
    Gareth

Viewing 1 replies (of 1 total)

The topic ‘Removing arrow/sub menu’ is closed to new replies.

 * 1 reply
 * 2 participants
 * Last reply from: [garethallison](https://wordpress.org/support/users/garethallison/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/removing-arrowsub-menu/#post-8238252)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
