Title: Remove Dropdown Arrow
Last modified: August 24, 2016

---

# Remove Dropdown Arrow

 *  Resolved [aaronnz](https://wordpress.org/support/users/aaronnz/)
 * (@aaronnz)
 * [11 years ago](https://wordpress.org/support/topic/remove-dropdown-arrow/)
 * When you add a sub menu item on top of a menu item there is a drop down arrow
   that appears.
 * Example: [http://atily.info](http://atily.info)
    There is an FAQ sub menu item
   in the Contact menu item in the Top Menu.
 * I find that arrow to be a bit of annoyance for my site and would like to know
   how I may be able to remove it.

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

 *  [Sam](https://wordpress.org/support/users/soumendra/)
 * (@soumendra)
 * [11 years ago](https://wordpress.org/support/topic/remove-dropdown-arrow/#post-6161825)
 * Hello,
 * You can try this in your Custom CSS to achieving that:
 *     ```
       .top-nav .sf-with-ul::after {
           border-color: #000 !important;
       }
       ```
   
 * Hope that helps you, feel free to ask if there is any other problem.
 * Thank you.
 *  Thread Starter [aaronnz](https://wordpress.org/support/users/aaronnz/)
 * (@aaronnz)
 * [11 years ago](https://wordpress.org/support/topic/remove-dropdown-arrow/#post-6161826)
 * Yes, that worked thank you
 *  [Sam](https://wordpress.org/support/users/soumendra/)
 * (@soumendra)
 * [11 years ago](https://wordpress.org/support/topic/remove-dropdown-arrow/#post-6161912)
 * Welcome. 🙂

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

The topic ‘Remove Dropdown Arrow’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/mesocolumn/1.6.5.1/screenshot.
   png)
 * MesoColumn
 * [Support Threads](https://wordpress.org/support/theme/mesocolumn/)
 * [Active Topics](https://wordpress.org/support/theme/mesocolumn/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/mesocolumn/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/mesocolumn/reviews/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [Sam](https://wordpress.org/support/users/soumendra/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/remove-dropdown-arrow/#post-6161912)
 * Status: resolved