Elementor Carousel Auto Fit
WordPress plugin: auto-fit fixed-width slides in Elementor carousels per screen size.
by TenantCloud · github.com/turbotenant/elementor-carousel-auto-fit · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/turbotenant/elementor-carousel-auto-fit/archive/refs/heads/main.zipDeclares an update source (false), so updates arrive through the plugin's own updater.
From the readme
Elementor Carousel Auto Fit
WordPress plugin that extends Elementor's native carousel widgets with an Auto-fit Slides mode: set a fixed slide width and show as many slides as fit each screen size.
Problem
Elementor carousels use a fixed "slides per view" per breakpoint. On many screen widths that leaves empty space or an awkward number of visible slides.
Solution
This plugin adds:
- Auto-fit Slides — Yes/No switcher on supported carousel widgets
- Auto-fit Slide Width — responsive slider (px) for the fixed card width
When enabled, the plugin sets Swiper to slidesPerView: 'auto' and applies your slide width via Elementor's generated CSS.
Supported widgets
| Widget | Setting location |
|--------|------------------|
| Loop Carousel | Content → Layout |
| Nested Carousel ("Carousel") | Content → Slides |
| Image Carousel | Content → Image Carousel |
| Media Carousel | Content → Slides |
| Testimonial Carousel | Content → Slides |
| Reviews | Content → Slides |
Requirements
- WordPress 6.0+
- PHP 7.4+
- Elementor (tested with 4.x)
- Elementor Pro (for Pro-only carousel widgets)
Installation
Or install with Composer (requires composer/installers in your project):
Add the VC
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v1.0.3 | Aug 18, 2026 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.