numpy1501
numpy1501
KPCKevin Powell - Community
Created by numpy1501 on 3/11/2024 in #front-end
CSS Slider row
I have been stuck with a css problem for days. My aim is to create a row (width is not known) which will have content and button in the end. When you click on that button, the row should slide to the left and some other content like icons appears from the right. I have tried it with absolute positioning with translateX, which works but the icons that comes from right goes over the row and the row doesn't slide to the left. Can someone provide any suggestion please? Thanks
4 replies