Site logo

Archived topic

Hide comments on posts

5 replies · Started by anabella on March 19, 2018

Viewing posts 1–6 of 6

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?

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/

Try something like this:

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

Perfect, it worked! :) Thank you Leo!

No problem!

This archived topic is closed to new replies.