• Resolved pixelkicks

    (@pixelkicks)


    Hi,

    I have the plugin configured on my site, but with the image resolution set to “Auto-Detect”, they don’t fill the container perfectly. Instead they appear too large.

    If I change it to one of the preset sizes, the images repeat instead.

    How can I get it the image just to perfectly fit their container, without being either too small or too big?

    • This topic was modified 4 years, 4 months ago by pixelkicks.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Smash Balloon Mike

    (@smashballoonmike)

    Hey @pixelkicks,

    Thank you for reaching out to us. We show there is custom CSS on your site that is changing the width of the images. Can you remove the following CSS from your site to see if this produces the results you are looking for:

    .sbi_item {
      padding: 0px;
      width: 30%;
    }

    Many thanks, hope you are having a great day!

    Thread Starter pixelkicks

    (@pixelkicks)

    Thanks for your reply. I’ve spoken with our developer and it does seem the issue is with some of our custom CSS rather than your plugin itself. Glad to clarify this, thanks for the great plugin.

    Plugin Support Smash Balloon Mike

    (@smashballoonmike)

    Hey @pixelkicks,

    You’re welcome!

    Let us know if you need anything else in the future. Hope you have a great rest of your week!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Images don’t scale to container’ is closed to new replies.