Title: Beaver builder problem after update
Last modified: January 1, 2017

---

# Beaver builder problem after update

 *  [jespersson](https://wordpress.org/support/users/jespersson/)
 * (@jespersson)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/beaver-builder-problem-after-update/)
 * Hi!
 * After the latest update of WordPress my website suddenly got problems with padding
   and margins. For example I have two rows with three columns in each and have 
   pictures in the upper row and text in the lower row and they are now differently
   aligned even if they are all centered and have the same padding & margins. Also
   the padding suddenly changed on some of my headlines so the padding to the border
   lines of the row got much larger. I’ve tried to fix most issues to the best of
   my ability but you’re still able to see some misalignments on the website [http://www.amdhh.se](http://www.amdhh.se).
 * I’m using:
    Wordpress v. 4.6.1 Tesseract theme v. 2.7.1 Beaver builder plugin
   lite v. 1.8.6
 * Thanks!

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

 *  Plugin Contributor [Ben Carlo](https://wordpress.org/support/users/hinampaksh/)
 * (@hinampaksh)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/beaver-builder-problem-after-update/#post-8277441)
 * Hey Jesper,
 * Thanks for posting!
 * It looks like the theme you’re using is adding a 30px padding to the paragraph
   tags, causing extra space on the left. Adding the CSS snippet below should override
   the theme’s. You can place it under **Tools > Global Settings > CSS** so it gets
   applied to all pages using our page builder. 🙂
 *     ```
       .entry-content p {
         padding: 0;
       }
       ```
   
 * Hope this helps!
 * Ben
 *  Thread Starter [jespersson](https://wordpress.org/support/users/jespersson/)
 * (@jespersson)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/beaver-builder-problem-after-update/#post-8277848)
 * Thanks a lot mate, things are all back to normal now! Thanks for an awesome plugin!
   🙂
 *  Plugin Contributor [Ben Carlo](https://wordpress.org/support/users/hinampaksh/)
 * (@hinampaksh)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/beaver-builder-problem-after-update/#post-8283418)
 * No worries at all, Jesper! Glad we could help. 🙂
 * Enjoy BB!

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

The topic ‘Beaver builder problem after update’ is closed to new replies.

 * ![](https://ps.w.org/beaver-builder-lite-version/assets/icon-256x256.png?rev=
   2361183)
 * [Beaver Builder Page Builder - Drag and Drop Website Builder](https://wordpress.org/plugins/beaver-builder-lite-version/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/beaver-builder-lite-version/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/beaver-builder-lite-version/)
 * [Active Topics](https://wordpress.org/support/plugin/beaver-builder-lite-version/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/beaver-builder-lite-version/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/beaver-builder-lite-version/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Ben Carlo](https://wordpress.org/support/users/hinampaksh/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/beaver-builder-problem-after-update/#post-8283418)
 * Status: not resolved