Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi there, try this CSS code –

    @media only screen and (min-width: 320px) and (max-width: 480px) {
    #colophon {text-align:center;}
    }
    Thread Starter andrewcgilliland

    (@andrewcgilliland)

    Hi,
    That is almost what I want. Rather than having three columns next to each other I want them each on different lines. Thank you for your help!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to center footer menu on mobile device’ is closed to new replies.