How to remove grey boxes around lists/list items?

Every list item has what looks like a box or border surrounding it by default (even in preview mode). How do you remove this styling? I have a feeling it’s obvious and I’m just missing it.

When I inspect these boxes in Chrome DevTools, the class on the list-item is wf-empty-block.

Simply add something inside it, or remove the empty element.

This topic was automatically closed after 60 days. New replies are no longer allowed.