Noticed a slight formatting bug with the latest update of Enfold 2.6.2. We’re using the Enfold Child Menu and since this update we’re seeing a slight misalignment (few pixels off) between the Contact phone on the left and the Login link on the right – the login area text is formatting a bit lower than the phone.
Hey Joseph!
Add this to your styles.css on your child theme, or your custom styles
.av_phone_active_right .phone-info {
margin-top: 1px;
}
Best regards,
David