WAIT: Empty <p> tags in Iconbox content when using ACF wysiwyg field

This is an issue similar to (but affecting the Iconbox) the one at SOLVED: Rich Text element: Additional empty p tag with ACF wysiwyg field starting with heading

There are empty <p> tags before and after the ACF wysiwyg field:

<div id="brxe-yypose" class="brxe-icon-box iconbox--horz">
    <div class="icon"><svg class=""> </svg></div>
    <div class="content">
        <h3>Hours</h3>
        <p></p>
        <p>Monday to Saturday – 10am to 8pm<br>Sunday – 10am to 6pm</p>
        <p></p>
    </div>
</div>

ss_2024_02_ 8_21_39_06

Hi Jiwon,
Welcome to the forum!

Unfortunately, I cannot reproduce the issue. Please switch to the text tab of the WYSIWYG field (ACF) to see if there are any empty tags present. If so, delete them.

A live link would be helpful as well :slight_smile:

Best regards,
timmse