Hide the menu only on destktop and tablet version

Hello,

On the page: 

I have hide the menu with this css code:

.menu_wrapper{
  display: none;
}

Please let me know if it's posible to hide the menu only on the desktop and tablet version ?!
Because on the mobile version that must to work corect.

Many regards!

Comments

Sign In or Register to comment.