Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey, I just opened your blog in IE and Chrome and Firefox and it seems your footer is aligned properly with the rest. Are you talking about the Footer columns? You want them to be aligned center?

    In that case you could add this CSS into your Style sheet:

    #footer-bottom .footer-columns {
      text-align: center;
    }

    I’ve tried it in Firefox inspector and it centers your columns. Hope that helps. Chris

    Thread Starter jwadesays

    (@jwadesays)

    That’s great, thank you Chris!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Footer Menu Issue’ is closed to new replies.