Hi,
On my contact page I have a color section divided into one half column and two quarter columns. I have a form in the half column and contact details information in the two quarter columns. The form is longer than the length of the two quarter columns. I would like to show my Google map in the space under the two quarter columns stretching the full half of available space.
How can I do this?
Thanks,
Louise
Hey wizard247,
Thanks for getting in touch with us!
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.flex_column.av_one_half.flex_column_div.av-zero-column-padding.avia-builder-el-24.el_after_av_one_half.avia-builder-el-last.column-top-margin {
top: -400px;
margin-top: 0;
}
Best regards,
Jordan
Perfect! Thank you.
Hi,
You’re most welcome :)
Feel free to reach out to us again on the forum if you need assistance with anything else.
Best regards,
Jordan