כיצד למחוק קטעים מסוימים מהסרגל הצדדי

which old sections? does something like this work?

COMMON CSS

.sidebar-section[data-section-name="categories"] {
  display: none
}

also there is this:

2 לייקים