I believe this is a CSS issue. My site that I'm currently working on is jobcull. I am trying to keep some text left align in the footer and add a text that's right align. All the answers that I've found are about footer blocks that does not really get what I'm looking for. I can right align the footer text but it right align everything. An example of what I'm looking for is the footer at https://boldvue.com
Been searching and this is the only thing close, https://www.drupal.org/project/panels/issues/258770, but does not work. I'm trying to change the default white background that stretches across the screen to a different color. Is there a module on top of Panels? I did the change in my themes, style.css, maybe there's another css that's over-ridding it?