Comments 3jmcquay3293 started the conversationMarch 21, 2021 at 1:46pmHi, similar to the my bottom header that I needed aligned center. Can you help me by providing the code to center the footer widget.Thanks! 1,710Barry repliedMarch 21, 2021 at 8:31pmHi there,That will be possible by adding the following CSS code to Appearance -> Customize -> Additional CSS @media (min-width: 992px) { .footer--top-container { display: flex; justify-content: center; } .footer--top-container > .row > div { width: auto; } } Best regards,BarryQreativeThemes.com | WordPress Themes Sign in to reply ...
Hi, similar to the my bottom header that I needed aligned center. Can you help me by providing the code to center the footer widget.Thanks!
Hi there,
That will be possible by adding the following CSS code to Appearance -> Customize -> Additional CSS
Best regards,
Barry
QreativeThemes.com | WordPress Themes