Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #207301

    Hi Guys

    Is it possible to have a Masonry Gallery that is not fullwidth but the same with as the rest of the page content.

    Max width: 1022px?

    #207304

    Sorry just sorted this, if anyone is wondering how. I created an ID for the Masonry and add the following to my custom.css file:
    #masonry ID {
    max-width:1210px;
    margin:auto;
    }

    #207321

    Hi!

    Glad you found the solution :)

    Cheers!
    Peter

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Can Masonry gallery be not fullwidth?’ is closed to new replies.