Hi @Lorenmn,
There are two different options to remove the social icons from your specified page. If you are using the Header & Footer builder in Pro and created a custom footer and assigned to a specific post from Pro > Footer.
Or else you can add a custom CSS code to remove the social icons for the specific page. Please find the code to add into the Theme Options > CSS.
.single-sfwd-courses .x-entry-share
{
display:none;
}
Remember that the above code will work if copied as it is and don’t conflict with any existing style.
Please note that the code provided serves only as a guide to help you get started custom coding on your own if there’s no option offered in our theme or the products we bundle.
We do not provide support for custom codes that means we can’t fix it in case it conflicts with something on your site nor will we enhance it.
Note: It asking for Start Setup while trying to log in to your website, please find the screenshot in the secure note.
Thanks