Removing side bar widgets from GovPress theme
I believe you are talking about the three default widgets that are included in the sidebar.php template. I would just simply copy the sidebar.php to the child theme, and then delete these widgets manually. After deletion of these widgets, you will be left with only the following code in sidebar.php <?php /** * The Sidebar … Read more