netnotion Profile Topics Started Replies Created Engagements Favorites Search replies: Forum Replies Created Viewing 1 post (of 1 total) Author Posts February 28th, 2020 at 14:34 in reply to: Disable sidebar on mobile #99397 netnotionParticipant Thanks. I fixed it with simple css. Maybe for some others: @media (max-width: 720px){ .widget-container { display:none; } } Author Posts Viewing 1 post (of 1 total)