Portfolio Masonry Blog Style
 
    
        
                
            
                
                    The images are cutoff
. I want the feature image for each portfolio to show without being cut off. I played around with the feature image sizes, and even after force regenerating thumbnails, I am not able to get it to appear correctly. What are the correct steps?                 
                             
         
     
 
                 
            
                                        
                                    
                                    
                                 
                             
                         
                     
                 
             
         
        
     
    
      
    
        
 
Comments
To change the size of the images on portfolio/blog/shop please navigate to theme options>blog,portfolio&shop>featured image
There set the desired image size. If you do not want it to crop the images select the resize only option. Look at this screenshoot: http://prntscr.com/f1cvis
Remember to read the notice at the bottom of the page regarding thumbnail regeneration.
thanks
.portfolio-item .image_frame:not(.no_link) .image_wrapper img:not(.ls-l) {
The images were resized correctly, the css from this item was just hiding some of it.margin-bottom: 0px !important;
}