Title: Remove Submenu Navigation Arrow
Last modified: November 6, 2021

---

# Remove Submenu Navigation Arrow

 *  Resolved [knownuser32](https://wordpress.org/support/users/knownuser32/)
 * (@knownuser32)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/remove-submenu-navigation-arrow/)
 * Hi, I’m looking to remove or change the navigation arrow symbol from my site 
   menu which is running on the free version of OceanWP. I’ve seen a lot of other
   posts discuss it and the CSS to go about removing it however none have worked
   as intended. CSS level – beginner.
 * > [View post on imgur.com](https://imgur.com/EtZrIe8)

Viewing 1 replies (of 1 total)

 *  Thread Starter [knownuser32](https://wordpress.org/support/users/knownuser32/)
 * (@knownuser32)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/remove-submenu-navigation-arrow/#post-15043784)
 * Turns out it was an issue with the inspector displaying mobile code instead of
   desktop code for the website, and once I figured that out I was able to locate
   the specific line of CSS I needed to modify. For anyone else seeking to remove
   the OceanWP Nav or Indicator Arrow use the following code:
 * #site-navigation-wrap .dropdown-menu>li>a .nav-arrow {
    display: none; }

Viewing 1 replies (of 1 total)

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

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

## Tags

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

 * 1 reply
 * 1 participant
 * Last reply from: [knownuser32](https://wordpress.org/support/users/knownuser32/)
 * Last activity: [4 years, 7 months ago](https://wordpress.org/support/topic/remove-submenu-navigation-arrow/#post-15043784)
 * Status: resolved