Hi,
I’m having some trouble with my page elements not lining up.
As you can see on the attached page, the “Center Events” area and “Donate Today” areas are not lined up – but on the backend they are correct. Please advise.
Hi mcraig77!
Please add following code to Quick CSS
p + h1, p + h2, p + h3, p + h4, p + h5, p + h6 {
margin-top: 0;
}
Regards,
Yigit