Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1298992

    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

    #1299033

    may i see that page?
    I can’t manage to recreate this in my enfold.

    #1299278

    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

    #1299605

    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.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.