Hi!
How do I change the cols of the speakers on the frontpage?
I see you used data-cols="4" and in the .css file there are rows for 1,2,3 as well but I can't find where i can change it.
.gk-speakers[data-cols="6"] > figure { width: 16.6666%; }
.gk-speakers[data-cols="6"] > figure:nth-child(6n+1) { clear: both; }
[Speakers source="speakers" cols="6"]