Notion Answers

Help between Notion users


Register & Ask

It's free & easy

Get answers

Answers, votes & comments

Vote and select answers

Receive points, vote and give the solution

Question

3votes

Can I set the full width pages as default?

I really prefer pages with full width (I believe most people do), is there any way to permanently set it by default?

0vote

polle commented

This for Desktop app would be great.

3 Answers

3votes

polle Points76910

You can't natively. Only one by one at the moment, but hopefully Notion adds this option in the future.

0vote

nosy commented

Thank you for sharing that.

3votes

sedbed Points2820

I believe so via some CSS. In Stylish, I added:

.notion-page-content {
    width: 100% !important;
}
.notion-scroller > div > div {
    width: 100% !important;
}

Before screenshot:
Before screenshot
After screenshot:
After screenshot
Stylish setup:
https://ibb.co/qdVFKSP

3votes

GorvGoyl Points200

If you're using Notion on browser, you can install Notion-Boost extension to add extra tweaks like full width and small text for all pages by default.

Chrome: https://chrome.google.com/webstore/detail/notion-boost/eciepnnimnjaojlkcpdpcgbfkpcagahd
Firefox: https://addons.mozilla.org/en-US/firefox/addon/notion-boost/

Please log in or register to answer this question.

...

Welcome to Notion Answers, where you can ask questions and receive answers from other members of the community.

Please share to grow the Notion Community!

Connect