No paragraph & space when I use [x_icon]

Hi,

I use the classic editor. When I add an Icon in my post like
[x_icon type=“angle-double-right”]
you can see that there is no paragraph with white space after the icon.

Is this a bug?

Michael

Update: I found the problem. I use the CSS code:
p:empty { display: none; }
This is the reason for the missing paragraph.

Hey Michael,

We’re glad that you checked your custom codes first and determined that a block of custom code was causing the issue.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.