Title: WpDiscuz Margin
Last modified: August 29, 2022

---

# WpDiscuz Margin

 *  Resolved [maisfinancaspt](https://wordpress.org/support/users/maisfinancaspt/)
 * (@maisfinancaspt)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/wpdiscuz-margin/)
 * Hello!
    First of all, I above added the link to one of my posts, but I created
   a template, meaning the comments always appear the same on any post!
 * So the problem is, I don’t know why or how to change it, but the widget is with
   a top and bottom margin that I don’t know how to change and I would like to be
   able to decide how I want it laid out on my website….
 * I hope I made myself clear!
 * Regards,
    Jessica
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fwpdiscuz-margin%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [gVectors Team](https://wordpress.org/support/users/gvectors-team/)
 * (@gvectors-team)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/wpdiscuz-margin/#post-15962598)
 * [@maisfinancaspt](https://wordpress.org/support/users/maisfinancaspt/),
    I don’t
   see any widget on your website which could be related to wpDiscuz. Please leave
   some screenshot exampling the issue and a direct link to that page.
 *  Thread Starter [maisfinancaspt](https://wordpress.org/support/users/maisfinancaspt/)
 * (@maisfinancaspt)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/wpdiscuz-margin/#post-15967004)
 * Hello!
    I have built my blog, but it is not yet visible to all clients because
   I am still fixing bugs and of course I have to add real content.
 * I created a post template where the wpdiscuz widget is embedded, meaning it will
   appear in any post, if you want to check what I’m saying, here is our blog and
   in every blog post is incorporate Wpdiscuz – [https://maisfinancaspt.com/blog/](https://maisfinancaspt.com/blog/)
 * This page can be an example: [https://maisfinancaspt.com/irs-adulto/](https://maisfinancaspt.com/irs-adulto/)
 * I created a screen recording to make it easier to show. I can’t control the margin/
   padding that is being applied to the widget:
    [https://gyazo.com/63f5ba2ca1bce4d5124919d0ffe6e325](https://gyazo.com/63f5ba2ca1bce4d5124919d0ffe6e325)
 * Thank you!
 *  Plugin Author [gVectors Team](https://wordpress.org/support/users/gvectors-team/)
 * (@gvectors-team)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/wpdiscuz-margin/#post-15970119)
 * Hi [@maisfinancaspt](https://wordpress.org/support/users/maisfinancaspt/),
    The
   spaces are generated by Elementor, by the WordPress theme and by wpDiscuz. This
   CSS code should remove the last two one, put it in your custom CSS code sections
   or in wpDiscuz > Colors & Styles > Custom CSS Code textarea. Save it, delete 
   all caches and check it again:
 *     ```
       #comments {
         margin: 0px auto !important;
       }
       .separate-containers .comments-area {
         padding: 0 40px !important;
       }
       ```
   

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

The topic ‘WpDiscuz Margin’ 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/)

 * 3 replies
 * 2 participants
 * Last reply from: [gVectors Team](https://wordpress.org/support/users/gvectors-team/)
 * Last activity: [3 years, 9 months ago](https://wordpress.org/support/topic/wpdiscuz-margin/#post-15970119)
 * Status: resolved