Comments Ricardo started the conversationAugust 31, 2019 at 12:02amHello! Where can I find the showcase slider settings?I would like to remove the animation the text currently has, and use a different page template or design than it currently uses.Thanks again!Ricardo 1,974Support repliedAugust 31, 2019 at 7:52amHello RicardoThe slider is initialized in /js/scripts.js function PagePillingSlider() { ... $('.pagepillingslider').pagepiling({ ... });} and the complete list of options can be found here in the documentation: https://github.com/alvarotrigo/pagePiling.js#pagepilingjsOf interest is the navigation parameter where you can customize the appearanceThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support PolicyRicardo repliedAugust 31, 2019 at 3:28pmGreat, thank you so much for the superfast reply! You guys are awesome. Sign in to reply ...
Hello! Where can I find the showcase slider settings?
I would like to remove the animation the text currently has, and use a different page template or design than it currently uses.
Thanks again!
Ricardo
Hello Ricardo
The slider is initialized in /js/scripts.js
function PagePillingSlider() {
...
$('.pagepillingslider').pagepiling({
...
});
}
and the complete list of options can be found here in the documentation:
https://github.com/alvarotrigo/pagePiling.js#pagepilingjs
Of interest is the navigation parameter where you can customize the appearance
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Great, thank you so much for the superfast reply! You guys are awesome.