How to remove social media buttons …
-
Hi
How to remove social media buttons under the team members’ names and descriptions?
Please find attached the screenshot for your scrutiny.
Regards
Attachments:
You must be
logged in to view attached files.
Hello,
Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.
Best Regards
Sorry, I fear I don’t understand what you mean. Can you explain me simply?
Regards
Hello,
Please provide the page URL and if your site is under construction, I will need the site admin access.
If you have any questions please feel free to contact us.
Best Regards
Hi
The website is being built locally, using wampserver for the time being. It is not online yet.
Regards
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .member-details .member-social{
display: none;
}
Best Regards