Title: Remove arrow from drop down menu
Last modified: August 30, 2016

---

# Remove arrow from drop down menu

 *  Resolved [jess888](https://wordpress.org/support/users/jess888/)
 * (@jess888)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/remove-arrow-from-drop-down-menu/)
 * Howdy ~
 * How can I remove the arrow from a drop down menu? The main menu, not the mobile
   menu….
 * Merci!

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

 *  Thread Starter [jess888](https://wordpress.org/support/users/jess888/)
 * (@jess888)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/remove-arrow-from-drop-down-menu/#post-6471744)
 * Bump
 *  [Melissa](https://wordpress.org/support/users/emdashing/)
 * (@emdashing)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/remove-arrow-from-drop-down-menu/#post-6471747)
 * Hello Jess888!
 * You could try adding this to your [child theme’s](https://thethemefoundry.com/docs/make-docs/advanced/installing-child-theme/)
   [CSS](https://thethemefoundry.com/docs/make-docs/advanced/custom-css/):
 *     ```
       .site-navigation .page_item_has_children a:after, .site-navigation .menu-item-has-children a:after {
           display: none;
       }
       ```
   
 * Let me know how that goes!
 *  Thread Starter [jess888](https://wordpress.org/support/users/jess888/)
 * (@jess888)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/remove-arrow-from-drop-down-menu/#post-6471771)
 * Worked perfectly. Merci!
 *  [confessionsofadietitian](https://wordpress.org/support/users/confessionsofadietitian/)
 * (@confessionsofadietitian)
 * [10 years ago](https://wordpress.org/support/topic/remove-arrow-from-drop-down-menu/#post-6471857)
 * Super helpful. Thanks!

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

The topic ‘Remove arrow from drop down 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/)

 * 4 replies
 * 3 participants
 * Last reply from: [confessionsofadietitian](https://wordpress.org/support/users/confessionsofadietitian/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/remove-arrow-from-drop-down-menu/#post-6471857)
 * Status: resolved