Image Boxes on blog page
in Blog
Is it possible to
1. Remove the grey border around the placeholder of the images.
2. Center images within the placeholder
3. Have the placeholder be snug around the images? - it looks weird when the hover effect produces another colored rectangle that goes past the image area to the right.
Comments
1. Yes, it is possible. You can do this within below css: 2. This can be done with below css: 3. This is unfortunately not possible.
Thanks!