Comment 'If you then want to ...' to 'Header Image in Discussions'
  • If you then want to hide the image buttons in the top left, you can do like this:

    .bx-image-edit-buttons {
      display: none !important;
    }