Comments 3jmcquay3293 started the conversationMarch 21, 2021 at 1:51pmHi, I was wondering if there was a way to change essentially the theme bottom footer text, so instead of left/right. I have just bottom footer text center, where I would place my website copyright. Thanks! 1,710Barry repliedMarch 21, 2021 at 8:33pmHi there,That will be possible by adding the following CSS code to the Additional CSS panel of the theme customizer: @media (min-width: 992px) { .footer--bottom .col-md-6 { width: 100%; } .footer .footer--bottom .bottom-left, .footer .footer--bottom .bottom-right { text-align: center; } } Best regards,BarryQreativeThemes.com | WordPress Themes 3jmcquay3293 repliedMarch 22, 2021 at 12:24amThank you!! resolved1 Like 1,710Barry repliedMarch 22, 2021 at 9:45amGreat! You're welcomeIf you have any other questions please let me know.Best regards,BarryQreativeThemes.com | WordPress Themes Sign in to reply ...
Hi, I was wondering if there was a way to change essentially the theme bottom footer text, so instead of left/right. I have just bottom footer text center, where I would place my website copyright.
Thanks!
Hi there,
That will be possible by adding the following CSS code to the Additional CSS panel of the theme customizer:
Best regards,
Barry
QreativeThemes.com | WordPress Themes
Thank you!! resolved
Great! You're welcome
If you have any other questions please let me know.
Best regards,
Barry
QreativeThemes.com | WordPress Themes