How To Make Divi Blog Grid Posts The Same Height

by | Apr 5, 2021 | Tips & Tricks, Divi | 0 comments

Equalize your DIVI Blog Grid column height

Add the following code to your Custom CSS box:

Your Job Done

/*Equalize Blog Columns*/

.et_pb_gutters3 .et_pb_column_4_4
.et_pb_blog_grid .column.size-1of3
.et_pb_post, .et_pb_gutters3.et_pb_row
.et_pb_column_4_4 .et_pb_blog_grid
.column.size-1of3 .et_pb_post 

{

	min-height: 30em !important;
}

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

Let’s Get Started

Ready to make a real change? Let’s get to work!

Share This