• Resolved kiaseven

    (@kiaseven)


    Hi,

    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.

    .pt-cv-scrollable .pt-cv-thumbnail {
     min-width:1200px !important; 
    }

    Can you please help? Our homepage looks awful without the slider.

    Thank you,

    Kia

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Content Views

    (@pt-guy)

    Dear Kia,
    Thank you for contacting us.

    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.

    Please remove or adjust that CSS.

    Thank you,

    Thread Starter kiaseven

    (@kiaseven)

    Thank you. That fixed it!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Problem with slider’ is closed to new replies.