Slideshows Layout Not Display In 1920++ Resolution - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Slideshows Layout Not Display In 1920++ Resolution

Vasiliy Gorodeckiy

Vasiliy Gorodeckiy

SP Page Builder 3 years ago

Insert 3 slideshows from layouts

below 1920 resolution slideshows are displayed.

However, if I open the site at a resolution higher than 1920, then all the slideshows just disappear.

Moreover, if you click in the editor, for example, from the screen to the tablet, then they appear even at high resolution, but when you view the finished page, you still can’t see them

0
1 Answers
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 years ago #90943

Hi there,

Thanks for contacting us. Sorry for the inconvenience. Add this css code inside the custom.css file.

.sp-slider-outer-stage {
    height: 900px;
}

-Thanks

0