A
amadeus77Jul 10, 2020
Im Trying to get two cols instead of 4 on mobile by using this snippet:
<div class="masonry-thumbs grid-3" data-big="1" data-lightbox="gallery" data-sm-col="2" data-xs-col="1">
...
</div>But there are still outputted 4 cols!?
