Couple of questions:
I am using a fullwidth masonry to display 3 of the latest blogs.
1. As i make the width of my browser bigger i see that the images get smaller leaving a lot of empty space to the right. Can i make it so the images get bigger as the browser gets wider so that the 3 thumbnails fill the screen?
2 Is there a way to always have the Masonry images centered?
On hi-res screens there is even more empty space. It would be great to be able to keep the images scaled and/or centered.
My client really likes the zoom hover effect of the masonry.
Thanks
any update on this? Thanks
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab to increase the width of masonry elements
.av-masonry-entry { width: 30%; }
Using masonry element it is not possible to make other changes you requested by default. You are going to need to hire a freelance developer on Envato Studio or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote from WerkPress.
Cheers!
Yigit
This helps. Thanks