Slideshow Not Looking Good At Mobile - Question | JoomShaper

Slideshow Not Looking Good At Mobile

S

sakis

SP Page Builder 3 years ago

Hello and Happy New Year,

I have installed shaper template and use Sp Page Builder

At homepage I have slideshow..everything working well expect how it look at mobile.

How can we make the image at slideshow whole appear at mobile version and not only part of the image? https://www.transfergreece.gr/ thanks a lot for your help

0
5 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 years ago #626

HI, You can use this custom css

@media (max-width: 767px){
.sppb-slider-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg {
    height: 500px;
}
}

Add this css code inside the custom.css file. Note: 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. https://prnt.sc/pu705g https://prnt.sc/pu70zn In Extensions>Template> Template Options > Custom Code > Custom CSS please add this Thanks

0
Renee
Renee
Accepted Answer
3 years ago #606

paying attention to this answer. I am finding slideshows created at like 1980 resolution look too big on 15 inch and 17 inch lartops even in moble view.

On his site: When I change the percent of things to 80% his site looks great on my 15 inch laptop //. On My Iphone XR its ok but would be better also about 80% smaller......but the slideshow looks good on my ipad pro

0
S
sakis
Accepted Answer
3 years ago #640

Thanks a lot for your help Mehtaz....now its ok..looking much better!! :-)

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 years ago #672

You are most welcome

0
AS
Alexandro Santos
Accepted Answer
2 years ago #21438

Em meu celular, o formato cortado persiste. no site apresentado no comentário.

0