I would like to make two sliders with the top slider moving left and the bottom slider moving right.
I have now used the marquee, but I cannot get the bottom slider to move to the right. I searched for a css code, but I can’t find it.
Can anyone help me?
This is the preview:
Martin
March 12, 2024, 2:38pm
2
Hi @Rigveda_Timorason1 ,
could be possible with custom code. You have to modify also the JavaScript. I would recommend testing it on a test website before you change or add something to the JavaScript.
FYI: We can’t give support for custom code
Andre
March 13, 2024, 8:22am
3
Hey @Rigveda_Timorason1 - Maybe you split the preset and then try to build your own animation for the second one.
Also, I found this: https://codepen.io/hexagoncircle/pen/eYMrGwW
But it’s not easy if you don’t know your way around, I would say.