question

sns1 avatar image
0 Votes"
sns1 asked AllenXu-MSFT edited

Creating custom master page in sharepoint

How to create custom master page in SHarePOint online with desinger and without desinger

office-sharepoint-onlinesharepoint-dev
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

AllenXu-MSFT avatar image
0 Votes"
AllenXu-MSFT answered AllenXu-MSFT edited

Hi @sns1 ,

First of all, if you are using the Modern experience of SharePoint you can't customize the master page nor the page layouts. Neither can you edit the CSS. You can do theming and site designs though. For custom snippets you can use SPFx to add custom extensions also web parts.

However for Classic experience, you can customize the master page and create your own custom page layouts. You can take a reference to this demo: Create A Custom Master Page In HTML For SharePoint Online. But, this is not a good practice and Microsoft will not provide support for this.
Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make sure that you completely understand the risk before retrieving any suggestions from the above link.


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.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.