Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

how to make button clickable in particle.js section

use "js-btn" as id in button
#js-btn{
    position:relative;
    z-index:9999;
}
 
PREVIOUS NEXT
Tagged: #button #clickable #section
ADD COMMENT
Topic
Name
1+4 =