Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #946965

    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.

    #947735

    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

    #948043

    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.

    #948047

    Interesting… now this simple code works:

    div.phone-info {
    width: 100%;
    text-align: center;
    }

    Thanks for your time, we’re good!

    #948568

    Hi WebDevDept,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.