hello,
i want to achieve that a row of three stacks all have the same height although they dont have the same amount of content. here’s a screenshot showing the problem:
Website
I want the blue stack on the left to define the height of the other two.
the stacks have ids (eg "card_blue") which i used to give them individual background-colors. i found a js code which i tried out here
when i adapt it to laytheme it works fine but it disables lightbox, carousel as well as the "chalk board" above.
I didnt use "$" and i updated my addons and laytheme ...
heres the code i used 
really would appreciate help a lot. maybe there’s a much easier way to achieve what i want? Or how can prevent the code to mess with the other elements?
many thanks in advance, c