Title: Recent Update Causing Content Overflow Issue
Last modified: August 1, 2024

---

# Recent Update Causing Content Overflow Issue

 *  Resolved [Davood Denavi](https://wordpress.org/support/users/binarywc/)
 * (@binarywc)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/recent-update-causing-content-overflow-issue/)
 * I am a website developer and I have a client who uses your plugin.
 * After your most recent update the spacing of our comments area changed causing**
   content overflow** with our design. We had the same amount of space to the left
   and right of your widget within the box we added around it. I am able to fix 
   this with CSS but we do not want my fixes to break on any future updates.
 * [https://ibb.co/ft0LWXm](https://ibb.co/ft0LWXm) – Comments box on article with
   no comments 
   [https://ibb.co/vwKKp5K](https://ibb.co/vwKKp5K) – Comments box 
   on article with view comments button[https://ibb.co/zhhQzYC](https://ibb.co/zhhQzYC)–
   Comments box on article after view comments button is clicked
 * Please advise the best and most robust way for us to fix this so that it will
   not break again or provide an to the plugin that resolves the spacing issue that
   was created by your most recent update.
 * Thank you in advance.

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

 *  Plugin Support [gVectors Support](https://wordpress.org/support/users/gvectorssupport/)
 * (@gvectorssupport)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/recent-update-causing-content-overflow-issue/#post-17930970)
 * Please leave the example URL to allow us to check the issue.
 *  Thread Starter [Davood Denavi](https://wordpress.org/support/users/binarywc/)
 * (@binarywc)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/recent-update-causing-content-overflow-issue/#post-17931444)
 * An article with comments: [https://mechanicalelements.com/shock-absorbers-for-trailers/](https://mechanicalelements.com/shock-absorbers-for-trailers/)
   
   An Article without comments: [https://mechanicalelements.com/announcing-trailer-parts-kits-for-plans/](https://mechanicalelements.com/announcing-trailer-parts-kits-for-plans/)
 * Please remember I am a developer and I can come up with the CSS myself to fix
   this. We just do not it to break on a future update that is why I contacted you
   before adding custom CSS.
 * Thanks in advance.
 *  Plugin Support [gVectors Support](https://wordpress.org/support/users/gvectorssupport/)
 * (@gvectorssupport)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/recent-update-causing-content-overflow-issue/#post-17938430)
 * This issue can be fixed by using custom CSS code, like it provided below:
 * `div#wpdcom {
   margin: 0 auto;padding: 0 15px;}
 * Insert the code in the “Custom CSS code” textarea, located in the Dashboard >
   wpDiscuz > Settings > Styles & Colors admin page.
 *  Thread Starter [Davood Denavi](https://wordpress.org/support/users/binarywc/)
 * (@binarywc)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/recent-update-causing-content-overflow-issue/#post-17938454)
 * As I said, I am a developer and we want a more robust fix than just adding some
   temporary CSS to our child theme that might break on a future update. I also 
   stated that I could write the CSS myself so you did not need to provide it.
 *  Plugin Support [gVectors Support](https://wordpress.org/support/users/gvectorssupport/)
 * (@gvectorssupport)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/recent-update-causing-content-overflow-issue/#post-17944726)
 * Dear Davood Denavi,
 * This issue doesn’t have a global solution. There are many factors that may affect
   this CSS conflict. In this case, the best solution is to use custom CSS code.

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

The topic ‘Recent Update Causing Content Overflow Issue’ is closed to new replies.

 * ![](https://ps.w.org/wpdiscuz/assets/icon-256x256.png?rev=1076265)
 * [Comments - wpDiscuz](https://wordpress.org/plugins/wpdiscuz/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpdiscuz/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpdiscuz/)
 * [Active Topics](https://wordpress.org/support/plugin/wpdiscuz/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpdiscuz/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpdiscuz/reviews/)

## Tags

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

 * 5 replies
 * 2 participants
 * Last reply from: [gVectors Support](https://wordpress.org/support/users/gvectorssupport/)
 * Last activity: [1 year, 10 months ago](https://wordpress.org/support/topic/recent-update-causing-content-overflow-issue/#post-17944726)
 * Status: resolved