var rowHeight = $(".views-row-first").height(); // now to write that value into the css $(".offer-cards .match-heights").css("height", rowHeight); }
Post a Comment
No comments:
Post a Comment