Hello, I create a ::before or ::after for a div. If I leave the content empty for ::before or ::after, it will be hidden in the builder, but displayed in the frontend. Is there a way to make ::before or ::after with empty content visible in builder?
According to the screenshot below, if the content is empty, if we set the width and height for ::before or ::after, it will not be displayed in the Builder, but it will be visible in the frontend.