Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #634703

    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

    • This topic was modified 8 years, 6 months ago by WP Turned UP.
    #635141

    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

    #635160

    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

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Equal Row Height’ is closed to new replies.