 
	
		
		
		
		
			
How do I get this areas text to top align… I need these 3 columns to be even.
Hi mcraig77!
Please try the following in Quick CSS under Enfold–>General Styling:
.page-id-24 .av_one_third{
  vertical-align: top !important;
}Best regards,
Rikard
Thanks!
