Hi there,
How do I get the two text columns to align to the top i.e both start at the same point.
Thanks!!
Sinead
Hi sineadh!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#av_section_3 h4 {
margin-top: 15px;
}
Cheers!
Yigit
perfect. thank you!