Tagged: x Author Posts January 19, 2017 at 10:07 pm #1337776 L4MSPParticipant Hello, I used the following code to center widgets. I would like to left justify the text in those widgets though. Is it possible? I used this code /* center footer widgets */ .x-colophon.top .x-container .x-column img {float: none !important;} .x-colophon.top .x-container .x-column {text-align: center;} .x-colophon .inline-images img { display: inline-block; left: auto; right: auto; } January 19, 2017 at 10:33 pm #1337815 Prasant RaiModerator Great I am glad you figured it out. Author Posts <script> jQuery(function($){ $("#no-reply-1337776 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In