Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi, could you post a link to the site please?

    Regards,
    Tom

    Thread Starter cloudmerchant

    (@cloudmerchant)

    Sorry, Tom – it’s a local development site on my hard drive, so I can’t post a link.

    I also have the same problem, can you please take a look at my slider and tell me why the images are being cut off? And also, how do I remove border lines on images?
    https://clients.emagid.com/pier36v2/

    cloudmerchant, I’m afraid there’s not much I can do to help without seeing the site, there are thousands of themes out there so it’s impossible to say what the problem might be without seeing it.

    rushingparachutes, to remove the border please try adding this CSS to your themes style.css file:

    .entry-content .metaslider img {
        box-shadow: 0 0 0;
    }

    Regarding the image cropping, please see this link: https://www.metaslider.com/documentation/image-cropping/ (the short answer is you’ll need to make your slide images the same width and height to begin with).

    Regards,
    Tom

    Wonderful, that fixed my problem. Well that took forever for me to find out (about the box shadow lol). Thanks alot Tom!
    So if the images aren’t the same size as the settings on the slider, it will get cropped out? No other way around it?

    And also: I’ve disabled the ‘smart’ crop so that the images don’t get cropped out.
    My question is now, is there a way where I can css the images to align in the middle? Because right now all the images are justified to the top

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Thumbnails in carousel are being cut off’ is closed to new replies.