@for $i from 1 through 4 {
.div-cbf38f2:nth-child(#{$i}n) {
top: $i * 100px;
}
}
Note:
Be sure to change the class .div-cbf38f2 to your own card’s class
Depending on how many cards you have, be sure to change the through x to the necessary number.
So for example if I have 10 cards, I would write: from 1 through 10
@Araminta i’m trying to reproduce this on containers inside a section but it does not work (i did change the class). I’ve tried with divs but it doesn’t work either…
I’m sorry to hear you’re experiencing trouble with this.
Unfortunately it is difficult to determine what might be going wrong, without additional information on your setup.
To investigate further, could you possibly provide temporary access?
If this is possible, for security and privacy reasons, kindly send the details using our paste website, by sharing the link generated through email to support@cwicly.com.