Title: Vertical Header &#8211; Drop Down icon
Last modified: February 12, 2019

---

# Vertical Header – Drop Down icon

 *  [thisismee](https://wordpress.org/support/users/thisismee/)
 * (@thisismee)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/vertical-header-drop-down-icon/)
 * Firstly, thank you for creating such an amazing theme. I use it for many projects,
   but this time I have some problem. I have set the header to vertical and I can’t
   get remove of the drop down icons which you will see on the left. I have a down
   arrow and plus here, how can I remove these icons? I can’t do this from the ‘
   Customize theme panel’.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fvertical-header-drop-down-icon%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Amit Singh](https://wordpress.org/support/users/apprimit/)
 * (@apprimit)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/vertical-header-drop-down-icon/#post-11195041)
 * Hello,
 * Add the below CSS to the Customize > Custom CSS section to remove it.
 *     ```
       span.dropdown-toggle {
           display: none;
       }
       ```
   
 *  Thread Starter [thisismee](https://wordpress.org/support/users/thisismee/)
 * (@thisismee)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/vertical-header-drop-down-icon/#post-11195853)
 * Wow. Thank you for the quick reply. I would like to ask, what if I would like
   there to be only an down arrow or only a plus?
    -  This reply was modified 7 years, 3 months ago by [thisismee](https://wordpress.org/support/users/thisismee/).
 *  [Amit Singh](https://wordpress.org/support/users/apprimit/)
 * (@apprimit)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/vertical-header-drop-down-icon/#post-11197023)
 * It seems there is a plugin conflict because in OceanWP there is only one icon
   that is plus or minus for mobile view. Try to disable/enable plugin one by one
   to check for it.

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

The topic ‘Vertical Header – Drop Down icon’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/oceanwp/4.1.5/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

 * [dropdown](https://wordpress.org/support/topic-tag/dropdown/)
 * [header](https://wordpress.org/support/topic-tag/header/)
 * [icons](https://wordpress.org/support/topic-tag/icons/)
 * [remove](https://wordpress.org/support/topic-tag/remove/)
 * [vertical](https://wordpress.org/support/topic-tag/vertical/)

 * 3 replies
 * 2 participants
 * Last reply from: [Amit Singh](https://wordpress.org/support/users/apprimit/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/vertical-header-drop-down-icon/#post-11197023)
 * Status: not resolved