• Resolved jmills616

    (@jmills616)


    How do I get the text in “Footer B” to spread out and center? Right now it’s wrapped to the left. The Copyright lower bottom text I’d also like centered but it’s not essential. Thx 🙂

Viewing 1 replies (of 1 total)
  • Hey there,

    Footer B?

    Do you mean the credits-left and credits-right?

    I didn’t see a link to your site so I looked at the preview site, removing the floats so they’re on their own line and then centring the text should do it:

    .credits-left, .credits-right { float: none; text-align:center;}

    Hope this helps.

    Take care.

Viewing 1 replies (of 1 total)

The topic ‘Centering Footer text’ is closed to new replies.