Hello! yesterday I updated joomla and there were two columns and gaps between photos - also in your demo. how to fix it quickly how to get back to one column?
szkice
I don't see the same issue on our demo site: https://ja-lens.demo.joomlart.com/
In which browser / device can I replicate the same issue?
On smartphone browser Firefox, Chrome, Opera - especially. And every resolution: 720, 1080, 1440px (width in portrait mode) It issue can be seen on desktop: in mode responsive preview device iPhone 6/7/8... Portrait between width 405px - 450px
I can see the same with preview of iPhone6/7/8 plus and already reported to the team for further checking and update on this.
Updated:
Go to file: [root]/templates/ja_lens/css/layout-mobile-portrait.css
Add this css:
.masonry .item { height: auto !important; }