You're getting close...
Now use css to tell each column where to go.
Add the code below to style.css [of your childtheme.]
Example:
.contact-page-column-two{
float:right;}
You're getting close...
Now use css to tell each column where to go.
Add the code below to style.css [of your childtheme.]
Example:
.contact-page-column-two{
float:right;}