Title: Problem with Beaver Builder content shrinking
Last modified: November 11, 2016

---

# Problem with Beaver Builder content shrinking

 *  [cnolan](https://wordpress.org/support/users/cnolan/)
 * (@cnolan)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/problem-with-beaver-builder-content-shrinking/)
 * Hi there,
 * This happened a while back and I was able to fix my pages following the advice
   given here: [https://wordpress.org/support/topic/beaver-builder-problem-after-update/](https://wordpress.org/support/topic/beaver-builder-problem-after-update/)
 * It has unfortnately just happened again though, despite the code that Ben Carlo
   provided still being in place.
 * Page in question: [http://nbcf.org.au/annual-report/](http://nbcf.org.au/annual-report/)
 * I am using WordPress v. 4.6.1
    Beaver builder plugin lite v. 1.6.2.1 (I cannot
   see a button to update)
 * Are you able to help me please?
 * Thanks!

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

 *  Thread Starter [cnolan](https://wordpress.org/support/users/cnolan/)
 * (@cnolan)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/problem-with-beaver-builder-content-shrinking/#post-8421876)
 * UPDATE: Adding !important to the padding seemed to fix it, though am not sure
   what is clashing with it!!
 *  Plugin Contributor [Ben Carlo](https://wordpress.org/support/users/hinampaksh/)
 * (@hinampaksh)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/problem-with-beaver-builder-content-shrinking/#post-8423443)
 * Hey Cnolan,
 * Thanks for posting!
 * Took a peek at your site and it looks like that code doesn’t do anything since
   your theme isn’t applying any padding to the paragraph tags. It’s adding a bottom
   margin instead. If you want to remove that, try the snippet below instead. 🙂
 *     ```
       .entry-content p {
         margin-bottom: 0;
       }
       ```
   
 * Ben
    -  This reply was modified 9 years, 7 months ago by [Ben Carlo](https://wordpress.org/support/users/hinampaksh/).
 *  Thread Starter [cnolan](https://wordpress.org/support/users/cnolan/)
 * (@cnolan)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/problem-with-beaver-builder-content-shrinking/#post-8431271)
 * That is strange! It just seems to occasionally shrink! I will add this in. Thank
   you very much 🙂
 *  Plugin Contributor [Ben Carlo](https://wordpress.org/support/users/hinampaksh/)
 * (@hinampaksh)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/problem-with-beaver-builder-content-shrinking/#post-8439139)
 * No worries at all! Glad we could help. 🙂
 * Enjoy!

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

The topic ‘Problem with Beaver Builder content shrinking’ 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/)

 * 4 replies
 * 2 participants
 * Last reply from: [Ben Carlo](https://wordpress.org/support/users/hinampaksh/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/problem-with-beaver-builder-content-shrinking/#post-8439139)
 * Status: not resolved