Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Hide Share, Follow and Sync Buttons in Sharepoint 2013
WhatsApp
Gowtham Rajamanickam
9y
12.8
k
0
0
25
Blog
Steps
Open your SharePoint Designer and select a site which you want to hide the buttons.
Use F12 tool and get the ID of three Buttons.
Open you master page
Add a below code in your master page using designer.
<style type=
"text/css"
>
a[id$=site_share_button], a[id$=SyncPromotedAction], a#site_follow_button
{
display: none !important;
}
</style>
Thanks for reading my blog. Hope you have enjoyed this.
Hide Share
Follow buttons
Sync Buttons in Sharepoint 2013
Up Next
Follow option missing in SharePoint 2013 team site
Ebook Download
View all
Getting Started with SharePoint Framework Development using TypeScript, PnP JS, and React JS
Read by 4.9k people
Download Now!
Learn
View all
Membership not found