[Resolved] Hide comments on posts

Home Forums Support [Resolved] Hide comments on posts

Home Forums Support Hide comments on posts

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #523520
    anabella

    Hello guys,

    I´m creating my posts template using Elementor where I inserted a “post comments” widget using Elementor. Every time I tried inserting my template I was getting the message “comments are closed”, so I checked “allow comments” on the settings. The problem is that now I´m having 2 comments forms per page: one from the Elementor widget and another one from GP/Wordpress. I only want to keep the Elementor one, so any way I can hide the other form?

    #523746
    Leo
    Staff
    Customer Support
    #524358
    anabella

    Hello Leo,

    Thanks. The problem is that, if I don´t allow comments, then the elementor widget won´t work either.
    I´m thinking about deleting the elementor widget and just leaving the default comments form, but in that case: how can I change the padding ONLY for the comments section? As you can see in this link, I have 0 padding, and I tried changing the padding setting but when I do it my whole website looks wrong (as the whole design and paddings are already defined by Elementor) https://www.mcasensio.es/prueba/

    #524651
    Leo
    Staff
    Customer Support

    Try something like this:

    .comments-area {
        margin-left: 50px;
        margin-right: 50px;
    }
    #524753
    anabella

    Perfect, it worked! 🙂 Thank you Leo!

    #524762
    Leo
    Staff
    Customer Support

    No problem!

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.