Really beautiful theme, I'm happy with it overall.
I was wondering how I can fix the scrolling lag on the attached page (https://www.asta.agency), but the other pages as well.
I tried disabling Smooth Scroll, but result is the same. Very clunky, microlaggy scrolling.
Is there anything wrong with the way I used the theme, or rather my question is how can this be fixed? I really love the theme, I do not want to switch/refund it.
So it happens on iPhone 12 Pro (Safari), and also my laptop (Lenovo Thinkpad P1 Gen 4) on Chrome.
I don't know what to say, as I have added the code you suggested and it made no difference. It gets really laggy in the Montoya Portfolio Overlapping Gallery section.
Also, idk if it has anything to do with it, but on my iPhone I get the popup 'If this page is not displaying as expected, you can reduce advanced privacy protections, which may resolve issues.'
Hey,
Really beautiful theme, I'm happy with it overall.
I was wondering how I can fix the scrolling lag on the attached page (https://www.asta.agency), but the other pages as well.
I tried disabling Smooth Scroll, but result is the same. Very clunky, microlaggy scrolling.
Is there anything wrong with the way I used the theme, or rather my question is how can this be fixed? I really love the theme, I do not want to switch/refund it.
Thank you!
Hello Teodore,
what is the device & browser you are testing with?
In any case, please add the following in customizer -> additional CSS
.grid__item-img--large {
will-change: filter;
}
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Hi,
So it happens on iPhone 12 Pro (Safari), and also my laptop (Lenovo Thinkpad P1 Gen 4) on Chrome.
I don't know what to say, as I have added the code you suggested and it made no difference. It gets really laggy in the Montoya Portfolio Overlapping Gallery section.
Also, idk if it has anything to do with it, but on my iPhone I get the popup 'If this page is not displaying as expected, you can reduce advanced privacy protections, which may resolve issues.'
Is there any way to fix this?
Thanks!
Let's try to disable the blur to see if this slow down the performances. Please open scripts.js go to line 933 and remove this:
Make a hard refresh before testing again
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Awesome. It worked like a charm. Thanks a lot!