Show Portrait Images In Full Height With Joomshaper Slideshow - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Show Portrait Images In Full Height With Joomshaper Slideshow

HS

H. Scholten

SP Page Builder 1 week ago

I can't find how to show portrait images in full height wit the Joomshaper slideshow. See https://paraplu.nl

0
5 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 week ago #209965

Hi there!

Thanks for reaching out.

Your admin access would be better to have though. However, would you please try the following code in your custom CSS and do let me know?

#sppb-addon-1548232873605 .js-fullheight {
            height: auto !important;
}
.sp-slider .sp-item .sp-background {
        background-repeat: no-repeat!important;
        background-position: 50% 50%!important;
    background-size: contain !important;
        }

Best regards,

0
HS
H. Scholten
Accepted Answer
1 week ago #209986

I have tried in the custom CSS of the home page (where module reside)

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 week ago #210040

Hi,

Thanks for the access.

I have removed the css class from your slideshow addon and then aded the custom CSS inside the Template options.

Please check the screenshots in the hidden content box. Let me know if everything is fine now.

Have a nice day!

0
HS
H. Scholten
Accepted Answer
1 week ago #210045

Thanks a lot for your help and for the solution. Have a nice day too!

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 week ago #210063

You are always welcome:)

You may accept the most useful answer in order to close the post.

Wish you good luck!

0