how to make a link not clickable in css code example Example: make link not clickable .isDisabled { ... pointer-events: none; }