how do I center the phone number in the extra elements?
Hey elsrick91,
Please add the following code
.av_phone_active_left .phone-info {
float: none !important;
text-align: center !important;
margin: 0 auto !important;
width: 100% !important;
}
and let us know if it solved your issue! :)
Best regards,
Basilis
Solved. Thanks.
Hi,
Glad that it’s fixed. Thanks for using Enfold :)
Best regards,
Nikko