Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #971345

    Hi there,
    I don’t know why, but one of my icon boxes is not matching the height of the other two to the left of it.
    How and where do I go to add the ” height: 210px; ” comment to make it match the other two icon boxes on my homepage?

    screenshot illustrating missing height comment

    #971358

    Hey Craig,

    Add this to quick css:

    .flex_column.av_one_third.flex_column_div.av-zero-column-padding.avia-builder-el-9.el_after_av_one_third.el_before_av_hr {
    min-height:210px!important;
    }

    Best regards,
    Jordan Shannon

    #971398

    Thanks Jordan!

    I knew it would be something like that. :)
    Problem now is that mobile tablet view doesn’t appear the same :(

    • This reply was modified 5 years, 10 months ago by craigriches.
    #971399

    Hi,

    I’m happy to help. If you need anything else, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to change the height of 1 icon box to match the other 2 on my homepage’ is closed to new replies.