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

    Hi! Is it possible to have an “adjust to content width” masonry gallery with more than 2 columns? I can’t use full width gallery and I have a lot of pictures in one gallery (link) and it seems really cluttered…

    Thank you! :-)

    #314840

    Hey!

    I’m not sure if i understood what you want to achieve, your masonry galleries are showing more than 2 columns right now.

    Cheers!
    Josue

    #317716

    Hi not sure if this was answered elsewhere, but I have the same issue. I want to contain the masonry gallery within a color section, but when I do that, it defaults to 2 big columns. I’d like to have 3 and only 3 columns within the color section. I’m using the responsive max width 1030 layout. what’s the best way to control that when not placed in full width mode?

    #317743

    figured it out! this works for me…

    @media only screen and (min-width: 940px){
    .responsive.html_stretched .av-masonry-entry{width:33.3% !important;}
    }

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Masonry Gallery – number of columns’ is closed to new replies.