Description
how do I get my footer text to be centered, and align center when in mobile view only? Im new at learning css, so my code may be all messed up. Thank you.

Explanation & Answer

you link is not working dear so we can judge, but however you try this way,
you have all the data in your footer div, and you want align all text in center, so you can give the property in CSS called
text-align:center; here text-align is property and center is its value,
hope it will work for you, otherwise send me the code i will solve it
thanx,
Akber khan
