Tagged: Portfolio
Can you help me determine why the thumbnail is distorted for this portfolio items?
Thanks
Mike
Hi msmazza!
I’m not sure how they should look like, could you link to the originals please? Also, which of the images is having the problem, the doctor or the insect?
Regards,
Rikard
The Dr thumbnail is blurry but as you can see the portfolio size is fine.
Mike
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.portfolio-details-inner .avia-gallery-thumb img {
width: 80px!important;
height: 80px;
}
or go to Settings > Media and increase thumbnail image size and then regenerate thumbnails using this plugin – https://wordpress.org/plugins/regenerate-thumbnails/
Best regards,
Yigit