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

    Hello,

    I would like to have a masonry portfolio item to fit better when placed in a 1/4 column… right now it is too small/ see my issue on the page in private.

    I just need the masonry resized on this main page, I have masonry items set up on other pages and do not want those dimensions to change… Make sense?

    #336196

    Hey mcraig77!

    Please add following code to Quick CSS

    .home div#av_section_1 .av-masonry-entry {
    width: 100%!important;
    }

    Cheers!
    Yigit

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