Carousel Settings Panel
The Carousel Settings panel is accessed by going to the Module Editor, then the Top Bar, then clicking the Settings button to open the Settings Sidebar, and finally clicking Carousel Settings.
In the Carousel Settings panel you can configure the layout, scrolling behavior, visual style, and transition effects of a carousel module. The panel is split into two tabs:

Note that for the Carousel Settings panel to be visible, the module type must first be set to Carousel via Top Bar -> Settings button -> Module Configuration panel -> Basic tab.
Layout Tab
In the Layout tab configure the scroll direction, slide sizing and justification, snap alignment, layer visibility, and the number of slides visible at one time.

Direction (Tab Switch)
Sets the axis along which the carousel slides are arranged and scroll.

Options:
- Horizontal: Slides are arranged in a row and scroll left and right.
- Vertical: Slides are arranged in a column and scroll up and down.
Infinity Scroll (Toggle)
Automatically adjusts the combined width or height of slides to exceed the visible area, enabling seamless infinite looping as the carousel scrolls.

Options:
- On: Infinite scrolling is enabled.
- Off: The carousel stops at the first and last slide.
Justify (Toggle)
Adjusts the width of individual slides based on the module’s height and aspect ratio to create a justified layout where all slides fill the visible area proportionally.

Options:
- On: Slides are resized to fill the module width based on aspect ratio.
- Off: Slides retain their set dimensions.
Respect Module Width (Toggle)
Controls whether the justified slide layout is constrained to the module’s defined width.

Options:
- On: The justified layout respects the module’s set width.
- Off: The justified layout may extend beyond the module’s set width.
Stretch Slides (Toggle)
Expands each slide to fill the full width of the module, showing only one slide at a time in the visible area.

Options:
- On: Each slide is stretched to fill the module width.
- Off: Slides display at their set dimensions.
Snap to Selected Alignment (Toggle)
Controls whether the carousel snaps the focused slide into the position set in the Align setting after each scroll action.

Options:
- On: After scrolling, the focused slide snaps to the selected alignment position.
- Off: Slides come to rest at whatever position they naturally stop.
Align (Dropdown)
Sets the position within the module that the focused slide snaps to when Snap to Selected Alignment is enabled.

Options:
- Left: The focused slide aligns to the left edge of the module.
- Center: The focused slide aligns to the center of the module.
- Right: The focused slide aligns to the right edge of the module.
Layer Visibility (Dropdown)
Controls which slides display their layer content.

Options:
- Only if Slide in Focus: Layers are only visible on the currently focused slide.
- Always on all Slide: Layers are visible on all slides simultaneously.
- Set by Layer Visibility: Each layer’s visibility is determined by its own individual layer visibility settings.
Max Visible Items (Dropdown)
Sets the maximum number of slides visible in the carousel at one time.

Options:
- 1: Only one slide is visible at a time.
- 3: Up to three slides are visible at a time.
- 5: Up to five slides are visible at a time.
- 7: Up to seven slides are visible at a time.
- 9: Up to nine slides are visible at a time.
Style Section
In the Style section configure slide spacing, corner rounding, shadow, and the visibility of adjacent slides.

Siblings Visibility (Number, pixels)
In a vertical carousel, sets how much of the adjacent slides above and below the focused slide is visible.

Options:
- 0px: Minimum. Adjacent slides are not visible beyond the focused slide.
- 400px: Maximum. A large portion of adjacent slides is visible on either side of the focused slide.
Border Radius (Number, range)
Rounds the corners of each slide.

Options:
- 0: Minimum. Slides have square corners.
- 100: Maximum. Slides have fully rounded corners.
Slide Gaps (Number, pixels)
Sets the spacing between slides in the carousel.

Options:
- -300px: Minimum. Slides overlap significantly.
- 300px: Maximum. Slides are separated by a large gap.
Space Above (Number, pixels)
Adds padding above the carousel track within the module.

Options:
- 0px: Minimum. No space above the carousel.
- 400px: Maximum. A large amount of space is added above the carousel.
Space Below (Number, pixels)
Adds padding below the carousel track within the module.

Options:
- 0px: Minimum. No space below the carousel.
- 400px: Maximum. A large amount of space is added below the carousel.
Slides Shadow (Toggle)
Applies a CSS box shadow to each slide.

Options:
- On: A shadow is applied to slides using the values set below.
- Off: No shadow is applied to slides.
X (Number, pixels)
Sets the horizontal offset of the shadow. Positive values move the shadow to the right, negative values move it to the left.

Options:
- -50px: Minimum. The shadow is offset 50px to the left.
- 50px: Maximum. The shadow is offset 50px to the right.
Y (Number, pixels)
Sets the vertical offset of the shadow. Positive values move the shadow downward, negative values move it upward.

Options:
- -50px: Minimum. The shadow is offset 50px upward.
- 50px: Maximum. The shadow is offset 50px downward.
Blur (Number, pixels)
Sets the blur radius of the shadow. Higher values produce a softer, more diffuse shadow.

Options:
- 0px: Minimum. The shadow has a hard, sharp edge with no blur.
- 100px: Maximum. The shadow is heavily blurred and diffuse.
Spread (Number, pixels)
Sets the spread radius of the shadow. Positive values expand the shadow beyond the slide edges, negative values contract it.

Options:
- -20px: Minimum. The shadow is contracted
20pxinward from the slide edges. - 40px: Maximum. The shadow expands
40pxoutward beyond the slide edges.
Shadow Color (Color Swatch)
Sets the color and opacity of the slide shadow.

Effects Tab
In the Effects tab configure slide transition duration and easing, and apply visual effects to non-focused sibling slides including spin, skew, fade, rotation, and scale.

Change Duration (Number)
Sets the duration of the slide transition animation when navigating between carousel slides.

Options:
- 0: Minimum. Transitions are instantaneous with no animation.
- 100000: Maximum. Transitions take up to 100 seconds to complete.
Easing (Dropdown)
Sets the easing curve applied to the slide transition animation, controlling how the movement accelerates and decelerates over time.

Options:
- Back.easeIn
- Back.easeOut
- Back.easeInOut
- Bounce.easeIn
- Bounce.easeOut
- Bounce.easeInOut
- Circ.easeIn
- Circ.easeOut
- Circ.easeInOut
- Cubic.easeIn
- Cubic.easeOut
- Cubic.easeInOut
- Elastic.easeIn
- Elastic.easeOut
- Elastic.easeInOut
- Expo.easeIn
- Expo.easeOut
- Expo.easeInOut
- Linear
- Power0.easeIn
- Power0.easeOut
- Power0.easeInOut
- Power1.easeIn
- Power1.easeOut
- Power1.easeInOut
- Power2.easeIn
- Power2.easeOut
- Power2.easeInOut
- Power3.easeIn
- Power3.easeOut
- Power3.easeInOut
- Power4.easeIn
- Power4.easeOut
- Power4.easeInOut
- QIcons.easeIn
- QIcons.easeOut
- QIcons.easeInOut
- Quad.easeIn
- Quad.easeOut
- Quad.easeInOut
- Quart.easeIn
- Quart.easeOut
- Quart.easeInOut
- Quint.easeIn
- Quint.easeOut
- Quint.easeInOut
- Sine.easeIn
- Sine.easeOut
- Sine.easeInOut
- Strong.easeIn
- Strong.easeOut
- Strong.easeInOut
Overshoot Effect (Toggle)
Adds a slight overshoot to the slide transition, causing the slide to briefly pass its target position before snapping back, giving motion a springy feel.

Options:
- On: Slide transitions overshoot their target position before settling.
- Off: Slide transitions stop cleanly at their target position.
Use Advanced Transitions (Toggle)
Enables the use more complex per-layer transition effects during slide changes.

Options:
- On: Advanced per-layer transition animations are used during slide changes.
- Off: Standard slide transition animation is used.
Sibling Effects Section
In the Sibling Effects section apply spin, skew, fade, rotation, and scale effects to non-focused slides to create depth and visual separation within the carousel.

Spin (Dropdown)
Applies a spinning rotation effect to non-focused sibling slides.

Options:
- Off: No spin effect is applied to sibling slides.
- 2D: Sibling slides rotate on a flat 2D plane.
- 3D: Sibling slides rotate with a 3D perspective effect.
Angle (Number, degrees)
Sets the degree of rotation applied to sibling slides by the spin effect.

Options:
- 0: Minimum. No rotation is applied.
- 360: Maximum. Sibling slides are rotated up to a full revolution.
Skew X (Number, degrees)
Applies a horizontal skew transformation to non-focused sibling slides.

Options:
- -1000: Minimum. Sibling slides are skewed heavily to the left along the horizontal axis.
- 1000: Maximum. Sibling slides are skewed heavily to the right along the horizontal axis.
Skew Y (Number, degrees)
Applies a vertical skew transformation to non-focused sibling slides.

Options:
- -1000: Minimum. Sibling slides are skewed heavily upward along the vertical axis.
- 1000: Maximum. Sibling slides are skewed heavily downward along the vertical axis.
Fade Effect (Toggle)
Applies a fade-out effect to non-focused sibling slides, reducing their opacity based on their distance from the focused slide.

Options:
- On: Non-focused slides are faded out.
- Off: All slides display at full opacity regardless of focus.
Lowest (Number)
Sets the minimum opacity applied to the most distant non-focused sibling slides, where 0 is fully transparent and 100 is fully opaque.

Options:
- 0: Minimum. The most distant sibling slides fade to fully transparent.
- 100: Maximum. The most distant sibling slides remain at full opacity, effectively disabling the fade effect.
Distance Based (Toggle)
Controls whether the fade intensity varies depending on how far a sibling slide is from the focused slide.

Options:
- On: Slides further from the focused slide are faded more than those closer to it.
- Off: All non-focused slides are faded to the same Lowest opacity value regardless of their distance.
Rotation Effects (Toggle)
Applies a rotation effect to non-focused sibling slides.

Options:
- On: Non-focused slides are rotated.
- Off: No rotation is applied to sibling slides.
Highest (Number, degrees)
Sets the maximum rotation angle applied to the most distant non-focused sibling slides.

Options:
- -300: Minimum. The most distant sibling slides are rotated up to 300 degrees in the negative direction.
- 300: Maximum. The most distant sibling slides are rotated up to 300 degrees in the positive direction.
Distance Based (Toggle)
Controls whether the rotation intensity varies depending on how far a sibling slide is from the focused slide.

Options:
- On: The Highest rotation angle is applied to the most distant slides only. Slides closer to the focused slide are rotated progressively less.
- Off: The Highest rotation angle is applied uniformly to all non-focused slides regardless of their distance.
Scale Effects (Toggle)
Applies a scale reduction effect to non-focused sibling slides, making them appear smaller than the focused slide.

Options:
- On: Non-focused slides are scaled down.
- Off: All slides display at the same scale regardless of focus.
Lowest (Number)
Sets the minimum scale applied to the most distant non-focused sibling slides, where 100 represents full size.
When Distance Based is toggled off, this value is applied uniformly to all non-focused slides. When Distance Based is toggled on, this value applies only to the most distant slides, with slides closer to the focused slide scaled progressively larger.

Options:
- 0: Minimum. Removes the scale effect; sibling slides are not scaled down.
- 300: Maximum. The most distant sibling slides are scaled to 3× their normal size.
Distance Based (Toggle)
Controls whether the scale reduction varies depending on how far a sibling slide is from the focused slide.

Options:
- On: The Lowest scale value is applied to the most distant slides only. Slides closer to the focused slide are scaled progressively larger, up toward full size.
- Off: The Lowest scale value is applied uniformly to all non-focused slides regardless of their distance.
Use Scale Offset (Toggle)
Applies an additional positional offset to sibling slides to compensate for the change in their visual size caused by the scale effect, keeping their spacing visually consistent.

Options:
- On: Sibling slide positions are adjusted to account for their scaled-down size.
- Off: Sibling slide positions are not adjusted; scaling may cause visual spacing irregularities.
