With the recent update the responsive column settings in the Masonry module don’t work as they used to, on the one page where we don’t have the automatic setting.
On big screens we set 3 column layout,
from 768px to 989px we set a 2 column layout,
and below that (480px to 767px as well as 479px and below) we need 1 column.
The actual changes on the page are as follows:
from 768 px: 3 columns
from 481 to 767 px: 2 columns
up to 480 px: 1 column
So the 1 and 2 column layout breakpoints happen at a different viewport size than the numbers in the editor indicate. We would need the breakpoints as seen in the editor.
Our other settings are: perfect grid, portrait image, masonry image size, big margin
Hey OPTIMAL,
It seems to behave according to your settings when I check in Chrome, in which browser are you seeing this problem? Also, did you try checking in an incognito/private window?
Best regards,
Rikard
I tested in FF, but here it’s the same with Chrome devtools.3 three columns on tablets, while the editor settings say 2.
However meanwhile I found that it has to do with modified Masonry files in our child theme, the new Enfold masonry template files work as expected.