Title: Removing menu
Last modified: June 16, 2019

---

# Removing menu

 *  [trudzia84](https://wordpress.org/support/users/trudzia84/)
 * (@trudzia84)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/removing-menu-2/)
 * Hi
    I am using parallax theme. I want to totally remove the menu from my website(
   so there is no main or side menu at all). How to do this?

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

 *  [surbhis](https://wordpress.org/support/users/surbhis/)
 * (@surbhis)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/removing-menu-2/#post-11644060)
 * Hello,
 * Can I have your site URL.
 * Thanks.
 *  Thread Starter [trudzia84](https://wordpress.org/support/users/trudzia84/)
 * (@trudzia84)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/removing-menu-2/#post-11644101)
 * Hi,
    [http://www.promohouzz.pl](http://www.promohouzz.pl) I switched off the 
   under construction mode for you so you can have a look.
 *  [surbhis](https://wordpress.org/support/users/surbhis/)
 * (@surbhis)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/removing-menu-2/#post-11647607)
 * Hi,
 * I have checked your site the top menu already not showing on your site. And for
   remove side menu use the given CSS code in custom CSS box and save the changes.
 *     ```
       .home_menu-2 {
           display: none;
       }
       ```
   
 * Thanks.
 *  Thread Starter [trudzia84](https://wordpress.org/support/users/trudzia84/)
 * (@trudzia84)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/removing-menu-2/#post-11648839)
 * Thanks but the side menu is still there (the one with grey arrow)ý
 *  [surbhis](https://wordpress.org/support/users/surbhis/)
 * (@surbhis)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/removing-menu-2/#post-11651542)
 * Hi,
 * If this not working then apply this code in theme style.css file at last and 
   save the changes.
 *     ```
       .home_menu-2 {
           display: none !important;
       }
       ```
   
 * Thanks.

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

The topic ‘Removing menu’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/enigma-parallax/7.71/screenshot.
   png)
 * Enigma Parallax
 * [Support Threads](https://wordpress.org/support/theme/enigma-parallax/)
 * [Active Topics](https://wordpress.org/support/theme/enigma-parallax/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/enigma-parallax/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/enigma-parallax/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [surbhis](https://wordpress.org/support/users/surbhis/)
 * Last activity: [6 years, 10 months ago](https://wordpress.org/support/topic/removing-menu-2/#post-11651542)
 * Status: not resolved