Hey again johnheerhold,
Please add this custom CSS. The easiest way to do that if your theme doesn’t have custom CSS tab would be to add it in your site using the following plugin
https://www.ads-software.com/plugins/simple-custom-css
Once the plugin is installed and activated you can add this code to Appearance >> Custom CSS:
.page-id-512 .tc-sidebar,
.page-id-512 hr.featurette-divider.__before_content,
.page-id-512 .shareaholic-share-buttons-container.shareaholic-ui.badge-counter,
.page-id-512 .shareaholic-recommendations-container.shareaholic-ui.shareaholic-contains-6.shareaholic-divisible-2.shareaholic-divisible-3.shareaholic-divisible-6.large {
display: none;
}
This should remove everything from the content area as well as sidebar from that specific page.
Let me know if this helps.
Best regards,
Bojan