
It is easy to use it, by adding the names of div or class you want to stick on the Div name field. If it is a div to stick, should put it for example #container and if is a class it should be example .container. Multiple items should separated by symbol ,
Example you have div left and right to stick, the code should be #right, #left. If is class left and right, the code should be .right, .left
INFO