SPPB Image Carousel Image Size - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

SPPB Image Carousel Image Size

J

johnny

SP Page Builder 2 years ago

I am using the image carousel addon in SPPB. WHat size should my images be before I add them?

When the screen size reduces the images are distorted and lose their proportions, they don;t appear to be responsive.

0
3 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #97862

Hi

Thanks for contacting us. Could you please give me your site URL and also screenshot of your issue? I need to check.

-Regards.

0
J
johnny
Accepted Answer
2 years ago #97882

My site is localhost.

You can try it yourself if you add images to the image carousel addon in SPPB and resize your screen. They become distorted.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #98054

Hi

Try to use same width images all of your slides. And try this CSS also

.sppb-carousel-extended-item {
    width: auto !important;
}

Path towards custom CSS: Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

0