Please how do i reduce the size of a masonry gallery
Thank you
Hi kimogroup!
Please add following code to Quick CSS in Enfold theme options under General Stylign tab and adjust as needed
.av-masonry-entry { width: 20%; }
Regards,
Yigit
Hey!
Please try adding following code to Quick CSS
.av-masonry-entry { width: 100px; height: 100px }
If that is not what you would like to achieve, please elaborate
Regards,
Yigit
Hey!
Please try following code
.av-masonry-image-container img { height: 20%; }
If that does not help, please post the link to your website
Cheers!
Yigit