Describe your issue or idea
From https://github.com/backdrop/backdrop-issues/issues/541#issuecomment-6868...
We have problems with the location of the submit button in views, too. It's the only UI in core that puts those buttons at the top right.
If your live preview is too wide, the page gets a horizontal scroll bar, and the buttons disappear entirely (because people don't ever think to scroll to the right). This was a major UX fail when we did usability testing on views module in Drupal 7.
Recent comments
AFAIK, this is part of the FullCalendar library and it doesn't create a separate View Display. If you want to customise the look and feel, you will need to target the elements with CSS....
FullCalendar Views - way to modify list view?
CSS - font-weight: bold. If in the future you want to remove the bold for that field on all pages of the site, changing the formatting of all pages is very difficult, unlike changing the CSS...
Use text editors in Summary Field
thanks! you understood me perfectly. Displays was the place to go... now it seems so obvious! thanks!!@
How to switch on/off taxonomy titles within a node?