By using this CSS:
#extra-sidebar {
display: none;
}
the extra sidebar is gone from overlapping and appearing on the pages it was not welcome. So, that works.
However, now, of course, it also doesn’t display on the home page where I need it to. Any ideas as to how to get the extra sidebar to display on the homepage only? It is .page-id-47
I would surely appreciate the help. Thanks in advance.