in the article pages, a footer appears allowing you to leave a comment. In each of my articles, I unchecked this option.
However, as the screenshot shows, a box appears and says "no comments, comments are closed"
How can I do so that this area is not displayed?
thank you
thank you for the information, but how to integrate this additional css code? Indeed, if some pages are editable by elementor, these articles use elements that do not work with elementor. If I activate the modification by elementor, I do not find the specificities of these blocks... Thanks
customizer -> additional CSS will output the css code in every page regardless therefore the comments section for each blog post will be hidden. I assume this is what you intend.
Hi
in the article pages, a footer appears allowing you to leave a comment. In each of my articles, I unchecked this option. However, as the screenshot shows, a box appears and says "no comments, comments are closed" How can I do so that this area is not displayed? thank you
Hi Eric,
try adding in customizer -> additional CSS:
#post-comments{
display: none;
}
Thank you.
Clapat Support
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio
thank you for the information, but how to integrate this additional css code?
Indeed, if some pages are editable by elementor, these articles use elements that do not work with elementor. If I activate the modification by elementor, I do not find the specificities of these blocks...
Thanks
Hi Eric,
customizer -> additional CSS will output the css code in every page regardless therefore the comments section for each blog post will be hidden. I assume this is what you intend.
Thank you.
Clapat Support
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio
Yes, thank you very much
It's silly, it's so simple that I didn't think of it
Thanks a lot
Not a problem Eric
Thank you.
Clapat Support
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio