Skip to:
Content
Pages
Categories
Search
Top
Bottom

Center: Footer Widgets

  • @tsuganth

    Member

    I am using Buddypress default Theme. In that I want to center align the widgets in the Footer Widget Area. Please Help!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • @karmatosed

    Moderator

    Hi tsuganth, if you want to center align just the contents of the widget (each one) then :

    `#footer-widget-area div.widget-area > ul {
    text-align: center;
    }`

    @tsuganth

    Member

    Thanks Mr.Karmatosed

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Center: Footer Widgets’ is closed to new replies.
Skip to toolbar