This topic has 2 replies, 2 voices, and was last updated 1 years, 11 months ago ago by Tony Rodriguez
Hello, @marquand,
Please read and follow the instructions written in this doc: https://www.wpbeginner.com/wp-tutorials/how-to-completely-disable-comments-in-wordpress/
OR
You can hide/remove it using the Custom CSS as well, please try with the below given CSS.
.single-post div#respond {
display: none !important;
}
Regards 8Themes Team.
Tagged: comments disabled, leave reply form, persuasive, templates, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up