<aside> 💡 Info:

Additional Info:

Remove Search from Top Bar

Search.png

div.notion-topbar > div > div:nth-child(3) { display: none !important; } /*Remove Search - Top Bar - Desktop*/
div.notion-topbar-mobile > div:nth-child(3) { display: none !important; } /*Remove Search - Top Bar - Mobile*/
Powered by Fruition