This topic has 2 replies, 2 voices, and was last updated 8 years, 7 months ago ago by Eva Kemp
Hey there!
I have a question regarding post grids.
I’m using post grids on the following page viewing portfolio projects:
http://igp.melanie-tschiedel.at/mitglieder-fachrichtung/
Is it possible to make every Grid-element in the same row the same size?
Some grid elemts have more content than others but they shuold all take the same height.
Thanks for helping me with this issue!
Best Regards
Melanie
Hello,
Please add this css code:
.page-id-13 .vc_gitem_row .vc_gitem-col {
height: 800px;
}
Regards,
Eva Kemp.
Tagged: element size, post grid, responsive design, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up