Tagged: Blog post grid layout Viewing 3 posts - 1 through 3 (of 3 total) Author Posts March 26, 2014 at 8:10 pm #243498 KimberlyParticipant What CSS code can I use to set the thumbnail image size to the be same in my blog post grid layouts? March 26, 2014 at 8:13 pm #243500 KimberlyParticipant This reply has been marked as private. March 27, 2014 at 12:47 pm #243792 IsmaelModerator Hi! You can specify the min and max height of the thumbnails. Add this on Quick CSS or custom.css: .avia-content-slider .slide-image, .avia-content-slider .slide-image img { min-height: 140px; max-height: 140px; width: 100%; } Regards, Ismael Author Posts Viewing 3 posts - 1 through 3 (of 3 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In