Hi,
My site is here – http://192.185.183.45/~l0pe8cju/contact/
I have placed a Full-width container and Two half-width elements in it. The left one has the contact details. The right one has the Google Map.
However, these two show up one below the other.
Yes. I have de-activated all the plugins. Same result. I am using version 3.02 of Enfold and 4.0 WP
Thanks for your help.
Mohan
Hey Mohan-Iyer!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.fusion-one-half {
width: 50%;
float: left;
}
Cheers!
Yigit
Hi Yigit,
Thanks for the help.
Mohan