Title: bug
Last modified: March 29, 2021

---

# bug

 *  Resolved [samsonov_stas](https://wordpress.org/support/users/samsonov_stas/)
 * (@samsonov_stas)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/bug-329/)
 * After upgrading wordpress to version 5.7, there were formatting problems, the
   tag <p> </p> is automatically added, and therefore empty lines appear. If you
   add <div style = “text-align: center;”> in the text, then after the first line
   there will be an empty line, and then the next text.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fbug-329%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Moderator [Yui](https://wordpress.org/support/users/fierevere/)
 * (@fierevere)
 * 永子
 * [5 years, 2 months ago](https://wordpress.org/support/topic/bug-329/#post-14247992)
 * This issue will be fixed in 5.7.1 which is coming soon.
 * You can workaround this by adding into Customizer – Additional CSS
    (консоль –
   внешний вид – настроить – дополнительные стили)
 *     ```
       body p:empty:before {
       	content: none;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘bug’ is closed to new replies.

## Tags

 * [format](https://wordpress.org/support/topic-tag/format/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Yui](https://wordpress.org/support/users/fierevere/)
 * Last activity: [5 years, 2 months ago](https://wordpress.org/support/topic/bug-329/#post-14247992)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
