Hi
I have a 4 column portfolio grid which displays as 3 columns on a large monitor (27 inch)
How do I make it 4 columns on a large display
may i see that page?
I can’t manage to recreate this in my enfold.
Hi,
Thank you for the inquiry.
We cannot reproduce the issue on our end either, shown in the screenshot below. Would you mind providing a screenshot?
Screenshot: https://imgur.com/mgVmCAk
Best regards,
Ismael
the only rule i see in your css that has a large min-width setting is:
@media only screen and (min-width:1800px) {
.responsive.html_stretched .av-masonry-col-flexible .av-masonry-entry,
.responsive.html_av-framed-box .av-masonry-col-flexible .av-masonry-entry {
width: 16.6%
}
.responsive.html_stretched .av-masonry-col-flexible .av-masonry-entry.av-landscape-img,
.responsive.html_av-framed-box .av-masonry-col-flexible .av-masonry-entry.av-landscape-img {
width: 33.2%
}
}
but that does not influence your cottages page.
i always have on your cottages page on larger screens a 4 column layout – and only under 990px it is a 3 column layout.