• Hi. I am trying to put a centered contact form on all the pages of a site using the SiteOrigin widget in the footer area, but it is always positioned to the left and I can’t find any way to change it. I’ve tried using

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

    in the CSS panel (and every other variation I can think of) but it only moves the title text to the middle, not the whole form. Is there any way to do this? Thanks in advance.

    The page I need help with: [log in to see the link]

  • The topic ‘How can I center a widget in the footer area?’ is closed to new replies.