.mobile_menu_switch{display: none !important;}
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
You can do it only manualy: go to CeeVee Options >> Custom Styles and paste this definition
.mobile_menu_switch{
display: none !important;
}
All the Best.
It worked!