We have Content Views Pro on our site atlasandboots.com. The homepage slider has worked perfectly for years but suddenly the images are displaying at a small size despite being set to ‘Full Size’ in the display settings.
I’ve had to take the slider off the homepage and put it in a test page: https://www.atlasandboots.com/test-kia. I tried to use a hack to make the image stretch (see CSS below) but this just scaled up the small image so the result was very pixelated.
I checked your page and found this custom CSS caused the slider issue
/********************************************** REMOTE JOBS **********************************************/
.cvplbd { /* This is to fix the caption truncation */
max-width:250px;
}
Did you add it recently?
It was added to Custom CSS of theme Customizer.