Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

wordpress smooth scroll to anchor

/* Just use Native HTML Smooth Scroll */
html {
  scroll-behavior: smooth;
}
 
PREVIOUS NEXT
Tagged: #wordpress #smooth #scroll #anchor
ADD COMMENT
Topic
Name
6+3 =