Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1087097

    Masonry 10 columns

    Hi I’ve just followed Guenn007’s post for adding more columns to the masonry and works a treat

    The issue I have with my site is that as a full size masonry on a ultrawide monitor, the masonry entries were just too large with 6 columns, so added a 10 column option. In a colour section it just didn’t look as nice either.

    To add the tall and wide layouts I also had to add another css style…

    .av-masonry-col-10 .av-masonry-entry {
    	width: 10%;
    }
    .av-masonry-col-10 .av-landscape-img {
    	width: 20%;
    }

    I was wondering if it would be possible to add breakpoint for this somehow so that over 1080p it would switch to 10 columns? The mobile and tablet breakpoints still seem to be working fine, but 10 is too much for 16:9 screens, so trying to cater for all.

    Any advice greatly appreciated

    #1087997

    Hey Digilocker,

    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

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