Hey Gang.
Any code I find via this forum or even my own custom styles can’t seem to center the topbar text.
Even if I have to add a custom string in the header.php or something is fine with me.
I just need a simple phone number centered on all mobile devices instead of it trailing off. See attached image.
Thanks again in advance for your continued awesome support.
P.S. Login provided via private below.
Hey marketingagency,
This is the code that pushes the phone info that far on other devices(in private).
Can you disable caching and minification for now?
Best regards,
Victoria
Hey Victoria.
I added that code myself because I needed it to center on desktop as well.
I’ve now deactivated cache plugins and minification.
Have a crack at it as soon as you’re able. Thank you.
Interesting… now this simple code works:
div.phone-info {
width: 100%;
text-align: center;
}
Thanks for your time, we’re good!
Hi WebDevDept,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria