Hello,
on Android phone the masonry gallery is jerking. Everytime you scroll the middle border is moving a bit.
You can see it on my video (private). It doesn´t happen on iPhone.
Best,
Marc
Hi Marc,
Thanks for the video, which browser are you using to get those results?
Best regards,
Rikard
Hi,
this is Android 8.0 with Chrome browser.
Best,
Marc
Hi,
Have you added any custom code into the Custom CSS?
Best regards,
Basilis
Hi,
yes but just these lines about “masonry”:
.av-masonry-entry .avia-arrow {
display:none;
}
.avia_desktop .av-caption-on-hover .av-masonry-item-with-image.av-masonry-entry:hover .av-inner-masonry-content {
opacity:0.6;
}
.av-inner-masonry-content {
padding: 8px 12px!important;
}
Hi,
Thanks for the update.
This thread might help.
// https://kriesi.at/support/topic/masonry-element-flickering-on-load-more/#post-969885
Best regards,
Ismael
Thank you, but doesn´t work. Because for me the problem is not with the “load more” function (I´ve disabled this) but just when scrolling over masonry…
Hi,
Thanks for the update.
It seems to be occurring when the scrollbar is visible. Please try this css code.
.av-masonry-container {
width: 101%;
}
Your portfolio looks awesome! :)
Best regards,
Ismael
thank you, that works fine now!
Best,
Marc
Hi Marc,
Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hi Marc,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria