Is there a way to stretch only the footer on a blogger simple template to full width without altering other elements? I have looked into similar topics, but they mainly focus on WordPress or involve changing multiple elements, which is not suitable for my Blogger platform. I attempted adjusting the code below:
.content-outer, .content-fauxcolumn-outer, .region-inner {min-width: auto; max-width: auto; _width: $(content.width);}
This adjustment did widen the footer, however, it also affected other blog elements. Is there a method where I can solely modify the footer without impacting other components?
The URL of my blog is: