Vertical Alignment: Middle - For 2 Columns in Muffin Builder
I've added a row with 2 columns 1/2 on each column.
Left Column is an Image
Right Column is Visual Editor code
I can't figure out how to make the text align to the middle of the image on the left column you can see my screen shot here
If you can please help point out what options I have to use that would be great thank you.
Comments
you can do this with custom css only. You can wrap text in column into div with local styles, like below: This is the only way to move the content inside column down.