Tagged: Avia Layout, pictures, space
Hi
We would like to change the space between 2 pictures in the same line https://www.staging3.atcarolines.ch/. the space on top and bottom are ok but not in the same realtionsship if we have 2 pictures on the same line: https://www.staging3.atcarolines.ch/
I hope you can help me.
All the best,
Pascal
Hey Pascal,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#top.home .flex_column.av_one_half {
width: 49%;
margin-left: 2%;
}
#top.home .flex_column.av_one_half.first {
margin-left: 0 !important;
}
Let us know if this helps :)
Best regards,
Nikko