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

No Width Settings In Image Carousel

KL

Klaus Liedtke

SP Page Builder 1 year ago

Hi Paul,

Little problem with PB modul "Image carousel" My pics for the carousel are 282x180px Dimension (1.57) In Google Page speed insights i go the message "wrong dimension" for all pics. The Showing dimension is 382x180 (2.12) I tried all settings for changing the dimension. Max row width, no.of pisc in a row. There is only one setting for the hight, but no for the width of the pics. Any idea what i must do? U can see it here: https://www.polymersynthese.com/produkte/schlauch/halbschlauchfolie

0
7 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #141281

Hi

Thanks for contcating us. You can try custom CSS for changing the width.

-Regards.

0
KL
Klaus Liedtke
Accepted Answer
1 year ago #141284

Hi, I have no idea what to put there.

Regards

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #141371

Use this custom CSS in your custom.css file

.sppb-carousel-extended-item.clone {
    width: 282px !important;
}
0
KL
Klaus Liedtke
Accepted Answer
1 year ago #141379

Unfortunately that didn't work. I changed to 252px, but it still displays 282px.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #141449

Isn't it ok? I mean what's the problem with its width? You can try the CSS in your custom.css file If it not work then you can stay the width like this.

0
KL
Klaus Liedtke
Accepted Answer
1 year ago #141451

No, it doesn't work. But no problem. I reseized my Images. Now no warnings from Lighthouse. Thx.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #141580

Glad to know that. You can now close this post by accepting the answer.

0