Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #226243

    Hello,

    Wondering if it is possible to align the footer widgets to the center of each column instead of floating to the left.

    thanks!

    #226602

    Hi Board_the_Earth!

    You can add this on Quick CSS or custom.css:

    #footer .widget {
    text-align: center;
    }

    Cheers!
    Ismael

    #227067

    thanks so much!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Center align footer widgets’ is closed to new replies.