Images in Portfolio page and list being clipped

Hi, 
I did not see this covered in the support pages. On the following pages, the featured images (100x75) are being clipped at the bottom.  



What can I do to prevent this from happening? 
Thank you 
B.  

Comments

  • Hi,

    as we see, 100x75 is the original size if your images. If you want to have larger images, then please upload much larger images instead of current.

    Thanks!
  • Thank you.  The issue is not the size of the images but the fact that they appear to be clipped at the bottom, i.e., the bottom part of the image (about 15-20 px) does not show.  Any thoughts?  
    Best Regards 
    B.  
  • Ohh, ok :) We got it now. This was made especially for hover feature. But if you want to remove it, please use below css:
    .image_frame:not(.no_link) .image_wrapper img:not(.ls-l) { margin-bottom: 0 !important; }
Sign In or Register to comment.