#elementor-switch-mode .elementor-switch-mode-on {
    display: none;    
}
body.elementor-editor-active #elementor-switch-mode-button {
    visibility: hidden;
}
body.elementor-editor-active #elementor-switch-mode-button:hover {
    visibility: hidden;
}