Thank you for the input fanartix! I tried the above solution edited the div and placed the other code in functions.php.
the infinite scroll seems not to be triggered and maybe i am doing something wrong.
Is this the right way in index.php?
COPY CODE
<?php
if ($blog_type == 'masonry') : ?>
<div id="content" class="row responsive-cols kleo-masonry per-row-<?php echo sq_option( 'blog_columns', 3 );?>">
<?php endif; ?>