anything showing, when there are no active widgets, is possibly hardcoded as a placeholder in sidebar.php of your theme.
to ‘visually’ make an empty sidebar, simply drag an emty textwidget into the sidget area.
to ‘remove’ the sidebar, edit the respective template(s) and remove the get_sidebar() code.
then edit style.css to stretch the content over the available space.
Thread Starter
jmtl
(@jmtl)
thanks for your response. i do have some custom menus in the sidebar, and managed to remove the rest of the default widgets, but the archive widget is still there. i’ll check with the people that programmed my theme. maybe they have some advice.