Home › Forums › Exoplanet › Center a Smart Search Widget in Middle-Footer › Reply To: Center a Smart Search Widget in Middle-Footer
January 11, 2021 at 4:36 pm
#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.