Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi there,

    It looks like you have Photon activated – part of the Jetpack plugin – which is resizing the images, could you deactivate this and retest?

    Thanks,
    Dave

    Thread Starter ggable61

    (@ggable61)

    I have tried that before, but I just tried again. The only effect I see from deactivating the Photon from the Jetpack is that some of the pictures on my homepage end up different sizes. But the pictures from the meta-slider are still unchanged.

    Hi there,

    It looks like there is some theme CSS conflicting with Meta Slider as well, try adding the following to your theme’s style.css file:

    .page #page .entry-content .metaslider img {
    max-width: inherit;
    display: inherit;
    margin: inherit;
    }

    Thanks,
    Dave

    Thread Starter ggable61

    (@ggable61)

    Hey Dave,
    I found the themes style.css file, but I am not sure where to put it. I really don’t know code. I put it at the top of the style.css part, but it didn’t change anything.
    Thanks,
    Gary

    Hi Gary,

    The CSS you’ve added is being applied as expected and I can see that the images aren’t being resized as much as they were – the photon resizing is still active so it may be worth deactivating this if you continue to see the resizing.

    Perhaps it might be worth clearing your cache in case you’re still seeing the previous sizing.

    Thanks,
    Dave

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Images continue to be Cropped’ is closed to new replies.