Title: dlundgren's Replies | WordPress.org

---

# dlundgren

  [  ](https://wordpress.org/support/users/dlundgren/)

 *   [Profile](https://wordpress.org/support/users/dlundgren/)
 *   [Topics Started](https://wordpress.org/support/users/dlundgren/topics/)
 *   [Replies Created](https://wordpress.org/support/users/dlundgren/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/dlundgren/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/dlundgren/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/dlundgren/engagements/)
 *   [Favorites](https://wordpress.org/support/users/dlundgren/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Extendable] Visual editor blank in WordPress 7.1 – iframe body stuck at visibility:hidden](https://wordpress.org/support/topic/visual-editor-blank-in-wordpress-7-1-iframe-body-stuck-at-visibilityhidden/)
 *  Thread Starter [dlundgren](https://wordpress.org/support/users/dlundgren/)
 * (@dlundgren)
 * [3 days, 18 hours ago](https://wordpress.org/support/topic/visual-editor-blank-in-wordpress-7-1-iframe-body-stuck-at-visibilityhidden/#post-19020184)
 * Hey, [@amjadr360](https://wordpress.org/support/users/amjadr360/) –
 * Thanks so much for the reply. Indeed, I had some old custom CSS in the legacy
   Customizer that included `body { visibility: hidden; }` as part of a homepage
   intro effect. It looks like with the WP 7.1 iframe editor, that rule was also
   being applied to the editor canvas. Changing it to `body.home { visibility: hidden;}`
   fixed the issue while preserving the effect on the homepage.
 * Appreciate you pointing me in the right direction! 🙂

Viewing 1 replies (of 1 total)