Tagged: row
Hello. I have the rows set to Equal height w/ top alignment. Each row is still showing individual sizes.
Disabling plugins doesn’t help.
Thank you,
Ryan
Hey Ryan!
Which sections are we talking about here? Where you have iconboxes? If so, please add following code to Quick CSS
.page-id-32 #av_section_4 div .iconbox_content {
min-height: 334px;
}
Best regards,
Yigit
I supplied a link to the section in the Private Area and there is only one section with iconboxes. Either way, you figured it out. : )
Will save your code (it worked great) for the future and scrap the iconboxes for now. Would like this to work without CSS.
Thanks,
Ryan