Hi I'm trying to figure out how to use {{ switch }}
on content blocks. Basically I want the below div's work-img & work-content to swap sides every second row. Is that even possible using {{ switch }}
?
example:
row one:
work-img
work-content
row two:
work-content
work-img
row three:
work-img
work-content