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
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
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
Sorry I cannot see any difference
Regards,
Richard
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
that is perfect – much appreciated Ismael
Best Regards,
Richard