Hides the sidebar for journals to allow the entity to display in full width.
Released 3 years ago
Plugin CSS for 2.2
.kanka-entity-journal .entity-sidebar-submenu, .kanka-entity-journal .entity-sidebar-pins { visibility: hidden; position: absolute; } .kanka-entity-journal .entity-story-block { width: 100%; margin-top: 1em; }