hi,
is there a way (css hack ?) to reduce the width of the fullwidth masonry gallery, to fit and center on the 1030px ?
thanks !
Nobody knows how to fit the Enfold’s “Responsive Layout Default ” ?
Hi!
Sure, insert following code into the quick css field
.av-masonry-container {
margin: auto;
width: 1030px;
float: none;
}
Best regards,
Peter
Great ! works perfectly :)
Thanks a lot
I appreciate your business