Blog page first item sliding

Hi, I’m having a weird problem. I’m using the integrity stack and on my blog page the second item in the first row keeps sliding over the fist item. If I switch to three columns then the second two both stack over the first. This happens any time you zoom out on the browser or look at it in a mobile view. It’s only doing this on the first row on the page. Any ideas?!

Hello Kaitlyn,

Thanks for writing in! This issue is because of the on-going and known bug in the latest release. To get this resolved, please go to Cornerstone > Theme Options > JS and add the following code:

if (window.jQuery.xIsotope) window.jQuery.xIsotope.settings.animationEngine = 'css';

Please let us know how it goes.

That did the trick! Thanks so much!

Hi Kaitlyn,

Glad that we are able to help you.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.