Is there a way to center the “Phone Number or small info text” in my header
I have trieed this solution https://kriesi.at/support/topic/center-the-phone-number-or-small-info-text-in-header/
but css did not work
Can you provide help please
Hey volkantuncer,
Please try the following in Quick CSS under Enfold->General Styling:
.av_phone_active_right .phone-info {
float: none;
}
Best regards,
Rikard