• Resolved maisfinancaspt

    (@maisfinancaspt)


    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 to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author gVectors Team

    (@gvectors-team)

    @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

    (@maisfinancaspt)

    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/

    This page can be an example: 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

    Thank you!

    Plugin Author gVectors Team

    (@gvectors-team)

    Hi @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.