We're merging with GenerateBlocks! Learn more here.

Support Forum

Please login to receive premium support.

Support for the free plugin can be found here.

Home Forums Pro Support Cards image size Reply To: Cards image size

#10877
Tom
Keymaster

Hi there,

What happens if you remove the image sizes and show the full size?

As for the space, are you adding some CSS like this?:

@media (min-width: 560px) {
    .wpsp-card.wpsp-polaroid .wpsp-content-wrap, .wpsp-polaroid .wp-show-posts-inner {
        padding: 2em;
    }
}

It’s hard to tell where it’s coming from as all of the CSS is combined.

Let me know 🙂