We’ve got some widgets in the footer bar which we want to continue to display however we want to hide the whole footer copyright section.
There isn’t an option in GeneratePress for doing this, same for Navigation.
If you look at the link in the private information you can see the copyright is still there, also there is a big grey section… I can’t get rid of either of them.
For ease of use. We usually have 2-4 widgets in the footer bar.
As for removing (display: none;) the .site-info section that doesn’t fix the grey area at the bottom of the page which we can’t figure out why it’s happening.
Although Elvins recommendation to completely remove the footer bar and you can use a Hook or another widget to add your floating link would make more sense. This article explains how to remove the footer bar:
The space below the footer bar is the body background as the page is not long enough to fill the height of the screen. I provide some CSS to force the footer to the bottom of the page: