IsiaToTop Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
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
css
andjs
files, create aconfig-isiatotop
folder in your theme or child theme. -
Copy the
css
andjs
folders located in theisiatotop/assets/public
directory to theconfig-isiatotop
and override files there.The directory structure should look like this.
–themes
—->your_theme or child_theme
——>config-isiatotop
——–>css
———->custom.css
——–>js
———->init.js