Cropped Image - Question | JoomShaper

Cropped Image

F

fabiana

Template 2 years ago

https://prnt.sc/1sfwxaz

**I see the images of the slide cut in the mobile

0
3 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #34894

You are always welcome:)

You may accept my answer in order to close the post, kindly.

Best Regards

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #34547

Hi there!

Thanks for your query.

Actually if any image used as background then it will not show fully on all devices, and it's normal.

However, you can use the following code in your custom CSS to get a better result:

.sp-slider .sp-item .sp-background {
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: cover;
}

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.

Let me know your feedback:)

Best Regards

0
F
fabiana
Accepted Answer
2 years ago #34553

ok thanks

0