• Greetings! A client with an existing site has asked me to add a large, bold toll-free number to their header- specifically centered under the locations list. I cannot figure out how to get it done. I was able to get it ABOVE everything and centered overall, but I can’t get it directly under JUST the adresses and centered there.
    Here is the site: https://firstplacefitnessequipment.com/

    Any help is greatly appreciated.

    Thanks!

    Jimmy

Viewing 1 replies (of 1 total)
  • Your search field and the three addresses are in separate DIV containers, and your number is NOT in a DIV, this is complicating your efforts to move the number.

    Try wrapping your number in a DIV and style it so that it takes up the whole width and uses display:block; and text-align:center;

Viewing 1 replies (of 1 total)
  • The topic ‘Add text to header area’ is closed to new replies.