Solo theme footer

Can anybody explain why the text I can add in the footer (like copyright notice) in the Solo theme is not responsive? Everything else is :thinking:

Here ya go:

<style>
.gh-copyright {
    white-space: pre-wrap;
}
</style>
1 Like

Thanks! Seems to be working

1 Like