Please note: This website includes an accessibility system. Press Control-F11 to adjust the website to people with visual disabilities who are using a screen reader; Press Control-F10 to open an accessibility menu.
I would like to have the text in one of my footer widgets (the first one) to align left while the others remain aligned centre. If I use: .site-footer {text-align: left !important; } all of the text in all four widgets aligns left. Is there code that I can use to just change the alignment of one footer?