The blog on this website - https://bouncestudios.co.uk/news/ is formatting strangely when you resize the window. The top post moves left and another post disappears.
What’s going on? 
The blog on this website - https://bouncestudios.co.uk/news/ is formatting strangely when you resize the window. The top post moves left and another post disappears.
What’s going on? 
Hello @Lorenmn,
Thanks for writing to us.
I suspect that it might be an ongoing issue that has already been fixed in the upcoming release. As a temporary solution, you can add this line of code under Theme Options > JS.
if (window.jQuery.xIsotope) window.jQuery.xIsotope.settings.animationEngine = 'css';
That will prevent jQuery errors and restore masonry functionality.
Hope it helps.
Thanks
Brilliant. That code worked a treat. Thanks.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.