Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

how to disable site anchor

<style>
 .hell { 
 pointer-event: none !important;
 }
</style>
 
PREVIOUS NEXT
Tagged: #disable #site #anchor
ADD COMMENT
Topic
Name
1+1 =