[ad_1]
Is it possible through CSS to “alternate” every second review so it has a different background color?
Imagine 4 reviews for example. One below another.
First one: no background styling.
Second review: custom background color (grey for example)
Third review: no background styling.
Fourth review: repeated style like the second one (meaning grey)
And so on.
Regards
