Hey @Daniele
I am testing the Before & After element. I noticed that it does not work well with the percentage.
Refer to the screencast
It works well with “px” but not with “%”.
Hey @Daniele
I am testing the Before & After element. I noticed that it does not work well with the percentage.
Refer to the screencast
It works well with “px” but not with “%”.
Oh, interesting! Thank you for reporting this! As workaround, you could use “100vw” if you want to scale it to full width. This should work as expected.
I will check what’s happening with percent values
Thank you @Daniele!
I overlooked this reply.