🔗 Add Fade as Transition Effect in the Nested Carousel #24028
Tacodiva
started this conversation in
Feature Request
Replies: 2 comments
-
|
++++++++++++++++++++++1 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
+1 The Nested Carousel widget currently uses Swiper under the hood, but the widget UI does not expose Swiper’s effect option (e.g. fade, cube, coverflow, etc.). Many hero/header or other use-cases require a simple cross-fade transition rather than horizontal sliding. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Prerequisites
What problem is your feature request going to solve? Please describe.
I want to use the "slides" element with a fading transition, but I don't want the content of each slide to be fixed to only a title, text and one button. I have tried using the nested Carousel widget, but it does not seem to support fading between content.
Describe the solution you'd like
It would be nice if the existing "Slides" widget was changed to allow nested elements, like the Carousel.
Describe alternatives you've considered
This could also be solved by:
Adding a fade transition to the existing Carousel element. To be honest, I'm not familiar enough with the Carousel element (or Elementor in general) to know if this is a better idea than just changing the Slides widget. I'm not sure how the fade would work if more than one slide was on display.
Rather than modifying the existing "Slides" element, adding some new element which had the functionality of Slides but supported nested content.
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions