Forum Discussion

2 Replies

  • lbmsolution's avatar
    lbmsolution
    Copper Contributor

    Hey there!

    To change the font of the Page Title and SiteHeaderTitle in SharePoint Online, you'll need to use some custom CSS, as there isn't a direct option in SharePoint settings for this. Here's a simple way to do it:

    Go to your SharePoint site and click on the gear icon in the top-right corner to open the settings.

    Select "Site Contents" and then choose "Site Pages" or the specific page where you want to change the font.

    Edit the page where you want the changes to appear.

    Once in the page editor, click on "Edit" in the top-right corner again and select "Site Settings" from the gear icon.

    Under "Look and Feel", click on "Master page" or "Change the look" depending on your SharePoint setup.

    Now, you’ll need to inject custom CSS to modify the fonts:

    Navigate to "Site Settings" and select "Alternate CSS URL".

    You can upload a custom CSS file that contains the rules to change the font for the Page Title and SiteHeaderTitle.

Resources