Title: Remove vertival side menu button
Last modified: September 21, 2016

---

# Remove vertival side menu button

 *  [drjaleco](https://wordpress.org/support/users/drjaleco/)
 * (@drjaleco)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/remove-vertival-side-menu-button/)
 * Hi there,
 * Is there a way to remove the vertical side menu from customizr theme? I would
   like to show only a regular horizontal menu. I’ve tried using this snippet, but
   it didn’t worked at all:
 * add_filter(‘tc_opt_tc_menu_style’, ‘tc_vertical_menu_in_mobiles’);
    function 
   tc_vertical_menu_in_mobiles( $type ) { return wp_is_mobile() ? ‘aside’ : $type;}

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

 *  [Menaka S.](https://wordpress.org/support/users/menakas/)
 * (@menakas)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/remove-vertival-side-menu-button/#post-8204741)
 * Hi,
    You can change vertical side menu to horizontal in the customizr panel. 
   Check this article for details. [http://docs.presscustomizr.com/article/145-managing-the-header-menu-in-the-customizr-theme](http://docs.presscustomizr.com/article/145-managing-the-header-menu-in-the-customizr-theme)
 *  Thread Starter [drjaleco](https://wordpress.org/support/users/drjaleco/)
 * (@drjaleco)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/remove-vertival-side-menu-button/#post-8212532)
 * Hi Menaka,
 * I have tried all possible combinations at customizr panel. There is no way to
   completely remove the vertical side menu. I can only choose to display both menus(
   horizontal and vertical) or only vertical. What I want is to display only the
   horizontal menu, like most os the websites.
 *  Thread Starter [drjaleco](https://wordpress.org/support/users/drjaleco/)
 * (@drjaleco)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/remove-vertival-side-menu-button/#post-8219777)
 * Hi Menaka,
 * I managed to remove the menu button as I wanted. However, I added a blog page
   in my website to post some articles, and the menu button keeps showing up in 
   this page. It doesn’t appear on the other pages.
    this is my website: [http://www.drjaleco.com.br](http://www.drjaleco.com.br)
   and this is the page the menu button insist in appear: [http://drjaleco.com.br/artigos/](http://drjaleco.com.br/artigos/)
 * Thanks

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

The topic ‘Remove vertival side menu button’ is closed to new replies.

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

 * 3 replies
 * 2 participants
 * Last reply from: [drjaleco](https://wordpress.org/support/users/drjaleco/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/remove-vertival-side-menu-button/#post-8219777)
 * Status: not resolved