• Resolved redkite

    (@redkite)


    WPEM is adding an extra empty paragraph before content, including the content inside Kadence advantced text and accordion blocks and Gutenberg paragraph blocks. It also won’t display Kadence button blocks but we can use a link for that – how do we remove/hide the extra empty paragraphs? They look like this:

    <p><!-- wp:paragraph --></p> 
    or 
    <!-- wp:paragraph --><p></p>

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter redkite

    (@redkite)

    I found a fix for this plugin issue:

    p:empty { display: none; }
Viewing 1 replies (of 1 total)
  • The topic ‘Extra empty paragraph before block elements’ is closed to new replies.