ResolvedCenter Footer Widget Menu Content

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #29205
    ChromieHomie
    Participant

    Hello. I’m looking for help on centering the menu content in the Footer menu widgets. I have tried this, but it centered the text on my whole site and not the Footer:

    .inner, .body_area {

    text-align: center;
    width: 100%;
    overflow: hidden;

    }

    Thank you!

    #29218
    Althemist
    Keymaster

    Hi ChromieHomie,

    That would definitely not work. 🙂

    Try this one:

    #footer > .inner, #footer div.widget_nav_menu ul li a {
        text-align: center;
    }

    Regards,
    Dimitar

    #29231
    ChromieHomie
    Participant
    This reply has been marked as private.
Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register