Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • #903056

    Hi! i need to change the height of the perfect grid for a masonry portfolio items. The size i need would be exactly between the landscape and the wide landscape. It goes from very wide to almost square. How can i change the height so i find somewhere in between?

    #904353

    Hey jjsabatino,

    Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)

    Best regards,
    Basilis

    #906868

    Well, it is important, because i don´t know why but the flexible grid, that allows me to get the size that i want, is not working properly in big screens, i am getting unwanted white spaces.

    So, maybe you can help with this.

    The first image is what i am getting in 27 inches screens, showing gaps, like the pictures stop being responsive, and the other in smaller screens, and that´s how it should always be.

    Any solution?

    #907398

    Hi jjsabatino,

    Looks fine on my end. Which screen size is that? Even at 1800 the gaps do not seem to appear.

    Best regards,
    Victoria

    #907431

    Hi! that´s because i changed to perfect grid, wide landscape. But that´s not the size i need, check this link, this is with flexible masonry, which is the size i want. And that´s where you get the gaps on large screens.

    #907481

    Hi,

    Best regards,
    Victoria

    #907488

    Hi! i see what you mean, but on 27 inches screens, the imacs for example, i get the gaps i attached on the first message, looks really bad.

    It´s like the image is not adapting to that size

    #907489

    And also, that gap around should not be there right?

    #907494

    I don´t mind using the perfect grid, which works fine, but it´s too wide, and if i jump to landscape it´s almost square. So isnt there a way to make the perfect grid container height bigger?

    #907601

    Hi,

    The height of the container is basically based on the amount of posts that are included.
    Why not you add more posts inside so it expands?

    Best regards,
    Basilis

    #907603

    No, i don´t think you understand, i mean the height of each line. I have a 3 column flexible grid but it´s not expanding on big screens, i get the white gap that you see on the picture i attach. It´s not a matter of ammount of pictures. Happens when i have a lot or a few.

    #907618

    What i need is either make the perfect grid bigger (it crops too much) or fix the gap issue on the flexible grid

    #907768

    Hi jjsabatino,

    Ok, I was able to reproduce the issue.
    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (min-width: 1900px) {
      .av-masonry-entry.isotope-item .av-masonry-image-container img {
        width: 100%;
      }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #907954

    Thanx Victoria, but i added that to my child theme and it´s still giving me the big gaps.

    #908040

    Hi,

    Could you please clear the cache, check again and get back to us.

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #908057

    Yesssssss now it´s working, i cleared the cache good. Thanks for your always amazing support!!

    #908198

    Hi,

    Glad we could help!
    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Basilis

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