Hello,
I bought the Team Showcase plugin (version 3.2.40) and now a problem with the Team-Slider.
With the Team-Slider the faces are first cut off. Only when the slider has moved once, the whole photos / information become visible. Is it possible that the entire photo with information is displayed directly and not only after the first movement?
Here you can find the website with the problem:



Welcome to our forum.
I am not is this image loading issue,
Can you please use the following CSS to override initial height of wrapper.
.owl-stage-outer.owl-height { max-height: 590px !important; }
It might only calculate "layer-content" area height on page load. but that should not be happening.
https://imgur.com/xJ3jln5
If you please try others smaller image size from layout builder and see what's happening.
https://imgur.com/9QdLZQ9
Regards
Hello!
Your CSS didn't´t worked. But I have changed "max-height" in a simple "height" and now it is fine. J
Best regards
Marcel