I don’t need footer-links or footer-icons, just the copyright text to extend to the width of the page, but I couldn’t find a way to achieve this. Support came to the rescue.
Open the StylesForHomePage.css in the internal text editor and change the width from 25% to 100% for “div.HomeMasterPageFooter > div:nth-child(1)”.
Simple when you know how.