Closed (fixed)
Project:
Equal Heights jQuery
Version:
7.x-2.4
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Sep 2014 at 19:26 UTC
Updated:
10 Sep 2014 at 20:01 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
drurian commentedThe columns that you'd like to equalize must have the same class. If it's a panel pane, it's likely going to be something like ".panel-pane". Or you can create a class using panels interface. Then you'd enter the class(es) in to the firs field. Everything else is optional. More often than not, you'd want to disable equalization for mobile screens, hence the media queries.
Here's a screenshot of a panel panes setup. This rule only works once the window reaches specified width.
Comment #2
drurian commented