@NeddyFlanders
Here’re steps:
(1)Edit page.
(2)Insert script editor web part.
(3)Edit script editor web part.
(4)Edit snippet -> Add following code in the web part.
<style type="text/css">
.ms-core-menu-list li[text='About Me'] { display: none;}
</style>
If an Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
@NeddyFlanders
When you add the script editor web part on a page then add code in the script editor web part , the code only takes effect on the current page.
If an Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.