Hi, I have added three 1/3 columns together, but the third column is not fitting next to the other two.
Please see the example half way down this page.
Thanks, Richard
Hey Richard!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
div .av_one_third {
margin-left: 2%;
width: 32%;
}
Best regards,
Yigit
Thanks, that worked