• Resolved roslindale

    (@roslindale)


    Hi, I love this plugin, but I have one question: Why is the slider so short? The images all look scrunched.

    Thanks!

    Jon

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

Viewing 1 replies (of 1 total)
  • Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello @roslindale,

    We are writing CSS like this way image container will cover by image even if the image size is larger then container or smaller then container, every images height and width will not same as outer container its challenging task to perfect fit in the box.

    if you want to show full image in the box you can try this add this CSS in your style.css and check.

    .iscwp-image-fit img.iscwp-img{
    object-fit: contain !important
    }

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Slider height’ is closed to new replies.