Tagged: x Author Posts July 21, 2016 at 3:37 pm #1097610 ckolaParticipant How do I align the text I have on the bottom of my footer? CSS? websites- westsidecg.com July 21, 2016 at 3:51 pm #1097634 RahulModerator Hey There, Thanks for writing in! Is it only the email form elements that you’re referring to? You can add this under Custom > CSS in the Customizer. .whmpress_login_form { text-align: left; } .whmpress_login_form label { text-align: left !important; } Hope that helps! July 21, 2016 at 3:54 pm #1097638 ckolaParticipant No this is not an email form. It is footer content that I want to align to the left. July 21, 2016 at 9:09 pm #1098068 LelyModerator Hello There, Please try this CSS instead: .x-colophon-content { text-align: left; } Hope this helps. July 22, 2016 at 6:48 pm #1099282 ckolaParticipant No it has not helped July 22, 2016 at 11:05 pm #1099520 Prasant RaiModerator Hello There, Please try the following CSS: footer.x-colophon.bottom .x-colophon-content { text-align: left !important; } Thanks. Author Posts <script> jQuery(function($){ $("#no-reply-1097610 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In