Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #332729

    Hi Support,

    I wonder if you can help me?

    I have created three columns but the middle one is distorted compared to the other two… Any ideas how to resolve it?

    Cheers

    Richard

    #333347

    Hi quadrocreative!

    Please add following code to Quick CSS as well

    .flex_column.av_one_fifth.avia-builder-el-18.el_after_av_image.el_before_av_one_fifth {
    margin: 0 10px!important;
    width: 17.2% !important;
    }

    Regards,
    Yigit

    • This reply was modified 9 years, 6 months ago by Yigit.
    #333381

    Hi Yigit,

    Thanks for the code – that has sorted out the spacing either side of the column but the image in the middle is smaller than the other two either side (when they should be all the same).

    Sorry to be a pain

    Cheers

    Richard

    #333385

    Hi!

    I updated the code i posted, please try it now

    Cheers!
    Yigit

    #333463

    Sorry I cannot see any difference

    Regards,

    Richard

    #334180

    Hi!

    Please try this:

    .home .flex_column.avia-builder-el-15, .home .flex_column.avia-builder-el-17, .home .flex_column.avia-builder-el-19, .home .flex_column.avia-builder-el-22, .home .flex_column.avia-builder-el-24, .home .flex_column.avia-builder-el-27, .flex_column.av_one_fifth.avia-builder-el-18.el_after_av_image.el_before_av_one_fifth {
    margin: 0 10px !important;
    width: 17.2% !important;
    }

    Best regards,
    Ismael

    #335039

    that is perfect – much appreciated Ismael

    Best Regards,

    Richard

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Middle 1/5 column is distorted on home page’ is closed to new replies.