13 comments found.
Hi! I need incorporated in menu one more button for a new section in site,
but the funtions (-trigger) no accept the orders
can you help me?
thanks!
Hello! Thank you for choosing Crispio!
Please contact us via support contact form for instruction.
Kind Regards, Natalia, mix_design
Just the “coming soon” page I was looking for. Clean and crisp and easy to edit. Well documented. I had a problem with the map loading (my fault), but received a reply with what to do in google. Big thumbs up!
Thank you so much!!!
Wonderful them, very high quality code and design and very reactive support from mix_design! I highly recommand this template!!
Thank you very much!
Hi, is there a way to disable the smooth scrolling?
Hello! Thank you for choosing Crispio!
To provide custom scroll we used Malihu Custom Content Scroller Plugin. This is a highly customizable custom scrollbar jQuery plugin. You can configure the scrollbar as you like and change the scroll behavior using option parameters inmCustomScrollbar
function in crispio-custom.js file. All plugin options you can find here:
http://manos.malihu.gr/jquery-custom-content-scroller/
Also you can disable custom scroll by removing mCustomScrollbar
function in crispio-custom.js.
Hope this information was helpful! If you have more questions, please contact us via support contact form and we’ll reply as quickly as possible.
Kind Regargs, Natalia, mix_design
Hello, i have purchased the template and am very happy with it, really nice work, my client has asked for one change if its possible, they love the pre-loader effect but wanted to slow it down so they logo shows a bit longer, I have found some code edits below to try and do this, but when I make the change the logo stays longer but then wont jump to the homepage section…
// —-—-—-—-—-—-—-—-—- //
// Loader Start
// —-—-—-—-—-—-—-—-—- //
setTimeout(function(){
$(”.loader-logo”).removeClass(‘animate-in’).addClass(‘animate-out’);
},800);
setTimeout(function(){
$('body').removeClass('overflow-hidden');
$(".loader").addClass('fade loaded');
},1600);
// --------------------------- //
// Loader End
// --------------------------- //
Could you advise how I can slow the pre-loader down a little ?
Thanks very much Brian
Hello, Brian! Thank you for choosing Crispio!
You found the right part of the code to change the loader speed. To slow down the loader you need to change both setTimeout functions time. For example:
setTimeout(function(){
$(".loader-logo").removeClass('animate-in').addClass('animate-out');
},1600);
setTimeout(function(){
$('body').removeClass('overflow-hidden');
$(".loader").addClass('fade loaded');
},2400);
This will make the loader speed half as fast.
Hope, this information was helpful! If you have more questions, please contact us via support contact form and we’ll reply as quickly as possible.
Best Regargs, Natalia, mix_design
Congratulations!
Amazing Work, Good Luck With Sale
Thank you very much!
nice design, congrats
Thank you!
Good work, best of luck with sales!
Thanks a lot!
Congratulations! Amazing Work, Good Luck With Sale
Thanks a lot!
Congratulations! Nice Work, Good Luck With Sale
Thank you very much!
Nice Work, Congratulations GLWS
Thank you!
Great Work, Congratulations GLWS
Thank you very much!
Noce Work, GLWS
Thanks a lot!