how to disable any hover effect in my css code example Example: css hover to disable .noHover{ pointer-events: none; }