Hi there,
Thanks for reaching out.
Currently, the Team Carousel addon does not provide a built-in option to set a fixed gap between carousel items.
As a workaround, you can add custom CSS to create the desired spacing. For example:
.sppb-carousel-extended-item {
margin: 0 10px;
}
You can adjust the 10px value to achieve the spacing you prefer.
If this does not produce the desired result on your site, please share the page URL along with temporary Joomla administrator access so we can inspect the markup and provide a CSS snippet tailored to your layout.
Best regards,