Title: remove dropdown arrow on menu
Last modified: August 30, 2016

---

# remove dropdown arrow on menu

 *  [alpenglowmidwifery](https://wordpress.org/support/users/alpenglowmidwifery/)
 * (@alpenglowmidwifery)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/remove-dropdown-arrow-on-menu/)
 * Hi there,
 * I’ve found a handful of HTML instructions for removing the arrow here on the 
   forum but none of them have worked with Make.
 * Any other ideas?
 * Thanks!

Viewing 1 replies (of 1 total)

 *  [Laura](https://wordpress.org/support/users/wootlala/)
 * (@wootlala)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/remove-dropdown-arrow-on-menu/#post-8207442)
 * Hi there!
 * If you’re still looking for a way to do this; just add this snippet to your child
   theme’s CSS:
 *     ```
       .site-navigation .page_item_has_children a:after, 
       .site-navigation .menu-item-has-children a:after {
       		content: "";
       	}
       ```
   
 * Cheers,
    Laura
    -  This reply was modified 9 years, 7 months ago by [Laura](https://wordpress.org/support/users/wootlala/).
    -  This reply was modified 9 years, 7 months ago by [Laura](https://wordpress.org/support/users/wootlala/).
    -  This reply was modified 9 years, 7 months ago by [Laura](https://wordpress.org/support/users/wootlala/).

Viewing 1 replies (of 1 total)

The topic ‘remove dropdown arrow on menu’ is closed to new replies.

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

## Tags

 * [Dropdown Arrow](https://wordpress.org/support/topic-tag/dropdown-arrow/)

 * 1 reply
 * 2 participants
 * Last reply from: [Laura](https://wordpress.org/support/users/wootlala/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/remove-dropdown-arrow-on-menu/#post-8207442)
 * Status: not resolved