Support

Account

Home Forums General Issues Block support styles added to block preview div interfering with child element Reply To: Block support styles added to block preview div interfering with child element

  • Update to what I’m seeing in the inspector:

    <div tabindex="0" style="color: rgb(255, 255, 255); background: linear-gradient(135deg, rgba(237, 237, 237, 0.78) 0%, rgba(169, 183, 194, 0.8) 100%);" class="block-editor-block-list__block wp-block acf-block-component acf-block-body acf-block-preview has-text-color has-background is-selected wp-block-acf-content-block fancy-unique-class" id="block-5600e618-7d74-4dcf-a6b6-90622bdd8b14" role="document" aria-label="Block: Content Block" data-block="5600e618-7d74-4dcf-a6b6-90622bdd8b14" data-type="acf/content-block" data-title="Content Block">

    <section class="page-section page-section-content-block content-block fancy-unique-class alignfull" style="color: rgb(255, 255, 255); background-image: url("https://strength-20.local/wp-content/uploads/2023/06/topographical-map-background-light-purple.png"); background-size: cover; background-position: center top;">
    ...
    </section>
    </div>