Hey there,
we wonder if it’s possible to center content in the top bar area.
Since we align two logo images (merged into one picture file) centered in header area we need to align two phone numbers centered as well.
Hi drimendo!
I loaded the web site and I can not see the phone number there, have you removed it?
thank a lot
Cheers!
Basilis
Yea, we deactived top bar temporary.
Hi,
Could you please add it back temporarily so that we can inspect the top bar and give you code to assist you in achieveing this.
Best regards,
Jordan
Hi Jordan,
we added it back temporarily.
Cheers
Andreas
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top #header_meta .phone-info {
left: 50%;
position: absolute;
transform: translateX(-50%);
}
Best regards,
Vinay
Great! Thank you, Vinay!
Hi,
Glad we could help! We really appreciate it if you rate our theme on themeforest https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)
Best regards,
Vinay