How do I have the top of column 2 move down so it looks even with the start of column 3?
Hey webguy007,
Please try the following in Quick CSS under Enfold->General Styling:
section#black-studio-tinymce-3 {
margin-top:20px;
}
Best regards,
Rikard
Hi Rikard,
I added the CSS and it made no changes to the col 2 top spacing to be even with col 3.
Hi,
Yes I changed it two columns. How do I move the height of the 2nd column down a little? Once I know the css coding and value I can precisely move it.
Also for some reason, the top box in the 2nd column for the input fields of Name and Email don’t show Name and Email lightly shaded inside the input box. I had to manually place them above. However, I know the coding also has it inside the input box and Enfold somehow is affecting the coding that is pasted?