Page with issue: http://ellensheart.org/home/
The text in the promo box is not aligning properly – it’s off not centered vertically with the button. I’m guessing there’s a padding at the top of the text maybe? Is there an easy way to fix this?
Thanks!
Help please?
Hey!
Please try to insert following css code into the quick css field
.avia-promocontent p + .avia-promocontent h3{
margin-top: 0;
}
Regards,
Peter