started working on single, translations, docs
This commit is contained in:
@@ -405,7 +405,7 @@
|
||||
$(window).on('wheel DOMMouseScroll', function (e) {
|
||||
//e.preventDefault();
|
||||
if (!isMobile) {
|
||||
if (isHome || !isMobile) {
|
||||
if (isHome || isArchive) {
|
||||
if (scrolltimer) {
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user