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

    Hi there,

    Our masonry portfolio aspect ratio seems to be locked in a square. For whatever reason, it seems to be padding the left and right sides of our images with a white border.

    I have the ‘flexible masonry’ option selected. Any ideas?

    Thanks!

    #280233

    Hi processblue!

    You can add following code to Quick CSS in Enfold theme options under General Styling tab to make the background transparent

    .av-inner-masonry {
    background-color: transparent;
    }

    Regards,
    Yigit

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