Title: Padding has appeared
Last modified: October 11, 2023

---

# Padding has appeared

 *  Resolved [Stdwua](https://wordpress.org/support/users/khatskou/)
 * (@khatskou)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/padding-has-appeared/)
 *  Hello, everyone! New padding has appeared on the top of page. I see this style(
   in the developer menu and can’t fix it.
 *     ```wp-block-code
       #page-container:not([style*=padding]) {
                       padding-top: var(--divi-hdr-lzl-height) !important;
                   }
       ```
   
 * the problem appears only on an unlogged page. I I fixed it, but it doesn’t work.
 *     ```wp-block-code
       #page-container:not([style*=padding]) {
           padding-top: 0!important;
       }
       ```
   
 * Help me solve the problem, please. Thank you
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fpadding-has-appeared%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Seraphinite Solutions](https://wordpress.org/support/users/seraphinitesoft/)
 * (@seraphinitesoft)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/padding-has-appeared/#post-17130201)
 * Hi.
 * This issue has been fixed recently. Sorry for that.
 *  Plugin Author [Seraphinite Solutions](https://wordpress.org/support/users/seraphinitesoft/)
 * (@seraphinitesoft)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/padding-has-appeared/#post-17273034)
 * Fixed.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Padding has appeared’ is closed to new replies.

 * ![](https://ps.w.org/seraphinite-accelerator/assets/icon-256x256.jpg?rev=2610331)
 * [Seraphinite Accelerator](https://wordpress.org/plugins/seraphinite-accelerator/)
 * [Support Threads](https://wordpress.org/support/plugin/seraphinite-accelerator/)
 * [Active Topics](https://wordpress.org/support/plugin/seraphinite-accelerator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/seraphinite-accelerator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/seraphinite-accelerator/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Seraphinite Solutions](https://wordpress.org/support/users/seraphinitesoft/)
 * Last activity: [2 years, 5 months ago](https://wordpress.org/support/topic/padding-has-appeared/#post-17273034)
 * Status: resolved