Caption Fading and image slide effect #5813
Unanswered
barjinder2014
asked this question in
Q&A
Replies: 0 comments
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.
-
Clear and concise description of the problem
I want to implement a slider where we need the caption will only have a fade effect and will not slide with the image, but the image will slide like the normal slide. Can we implement this feature somehow?
Suggested solution
I think you can do that by taking two classes, one for the caption and one for the image, the caption class only makes the effect fade and the image class will make the slide effect. But I don't know how you may set up this inside your JavaScript code structure.
Alternative
No response
Additional context
No response
Validations
Would you like to open a PR for this feature?
Beta Was this translation helpful? Give feedback.
All reactions