@wrkam on WordPress.org
Posted a reply to [Theme: Shoreditch] How can remove sidebar to make page full width?, on the site WordPress.org Forums:Try adding this to your extra css: @media screen and (min-width: 896px) { body:not(.no-sidebar) .content-area…