<aside>
💡 Info:
- Often there is not only one way to achieve a certain outcome.
They are simply what I found working for the Fruition Fruition script.
- The images don’t always represent the actual CSS Snippets. I chose images that best show the what is being changed.
</aside>
Remove Navigate to Original Database (DB Name) Database (Inline & Linked Inline)
/*Removes 'Link to original DB (Name)' - Desktop & Mobil - Linked Inline Database*/
div.notion-selectable.notion-collection_view-block > div > a > div {
display: none !important; }