Reply To: Grid columns not "responding" with a "see more"

Home Forums Support Grid columns not "responding" with a "see more" Reply To: Grid columns not "responding" with a "see more"

Home Forums Support Grid columns not "responding" with a "see more" Reply To: Grid columns not "responding" with a "see more"

#243361
Tom
Lead Developer
Lead Developer

You might need to set equal_heights to false in your shortcodes: equal_heights="false"

There’s some logic in the equal heights JS to listen for clicks/height changes, but for whatever reason the code you’re using isn’t triggering that logic.