Problem:
How to make the Grid element the same height.
Solution:
Customer had border inside the inner wrapper and that is why the way to make the items same height was to add the CSS code below:
.tb-grid .tb-grid-column, .tb-grid .tb-grid-column .wpv-block-loop-item, .wp-block-toolset-blocks-grid{ height: 100%; }
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
This topic contains 2 replies, has 2 voices.
Last updated by 2 years, 10 months ago.
Assisted by: Christopher Amirian.