isiaToTop plugin is based on the isiaToTop js plugin available at:
https://github.com/vurghus-minar/isiaToTop
You can check out the Codepen demo here:
https://codepen.io/vurghusm/pen/NZqGxb
It is mobile friendly and fully customizable.
Contribution, feedback, issue reporting, and comments are welcomed via the github.
Overriding defaults css and js
- To override the
cssandjsfiles, create aconfig-isiatotopfolder in your theme or child theme. -
Copy the
cssandjsfolders located in theisiatotop/assets/publicdirectory to theconfig-isiatotopand override files there.The directory structure should look like this.
–themes
—->your_theme or child_theme
——>config-isiatotop
——–>css
———->custom.css
——–>js
———->init.js

评论0