SharePoint Library insert subtitle or text

Anita 6 Reputation points
2022-09-15T10:45:43.187+00:00

Hi, can anybody help with an idea of how to either insert a subtitle under the SharePoint Library Name or how to include some text in the top bar of the Library? I want to make it clear to users how they must name their folders but can't find a way to tell them this as a memory jogger every time they open the Library, preferably in the area shown in red, thanks :)241446-screenshot-2022-09-15-113824.png

Microsoft 365 and Office | SharePoint | For business | Windows
{count} vote

2 answers

Sort by: Most helpful
  1. Tong Zhang_MSFT 9,251 Reputation points
    2022-09-16T06:32:57.717+00:00

    Hi @Anita ,

    According to my research and testing, unfortunately, there is currently no way to insert subtitles or text in SharePoint modern page.

    As a workaround, you can achieve it by changing the library to classic page, please refer to the following steps:

    1.Go to Library settings ->> More library settings ->> Advanced settings;
    241782-01.png

    2.Choose Classic experience and click OK, then return to the library and refresh;
    241783-image.png

    3.Click the gear icon, Settings ->> Edit page
    241667-02.png

    4.Click Add a Web Part ->> Media and Content ->> Script Editor ->> OK
    241736-03.png

    5.Click Edit Web Part
    241719-image.png

    6.Click EDIT SNIPPET ->> input the following code ->> save

    <span style="color:red;font-size:20px">this is a test</span>  
    

    241784-04.png

    7.Click OK and Stop Editing
    241737-image.png

    My test result:
    241743-image.png

    Hope it can help you. Thanks for your understanding.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    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.



  2. Anita 6 Reputation points
    2022-09-20T08:43:12.63+00:00

    Hi @Tong Zhang_MSFT , unfortunately it doesn't solve the problem as I don't want to revert the library back to classic - it seems that MS are just reducing functionality by modernising which is a shame!


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.