0

How to remove a hover effect of ::after of anchor, without resetting the hover? I have tried to use this but it's doesn't work.

a::after{
    pointer-events: none;
    cursor: default;
}
Karlo Kokkak
  • 3,674
  • 4
  • 18
  • 33

0 Answers0