Remove “leave a comment” from single post

M Started by Mike · February 6, 2023 at 6:55 am · 4 replies 0 voices Last reply 3 years, 4 months ago
ST
Spiracle Themes Original poster
#3

Hi Mike

Thanks for reaching out

Try the CSS below

.single .comments-area #respond {
display: none;
}

Copy & Paste into Appearance -> Customize -> Additional CSS

Best Regards

Post a reply

Join the conversation. Be kind — this is a public forum.

Replying to Remove “leave a comment” from single post

By posting, your reply becomes public (unless marked private).