Home Forums Exoplanet Center a Smart Search Widget in Middle-Footer

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #13210
    notclear
    Participant

    How can I center a Smart Search widget in the middle-footer area?

    #13212
    Andy
    Keymaster

    This custom CSS – added to ‘Customize’ > ‘Additional CSS’ – should center the content of the middle footer:

    #middle-footer {
        text-align: center;
    }

    I’m not familiar with the widget you mention. Is this from a third-party plugin? If so, and the custom CSS above doesn’t work, please let me know your site URL and be able to take a look and advise further.

    #13216
    notclear
    Participant

    Yes it is from a third party plugin and your CSS code does work! Thank you.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Center a Smart Search Widget in Middle-Footer’ is closed to new replies.