This topic has 4 replies, 2 voices, and was last updated 9 years ago ago by Eva Kemp
Hi
Is it possible to turn off the ‘About Author’ and ‘Leave a reply’ messages from posts?
I don’t want people to able to leave a comment or see the ‘About Author’ line
Thanks
Hello,
Go to Theme Options > Blog Layout > Show About Author block > Off.
Add this code in Theme Options > Custom CSS > Global Custom CSS:
.comment-respond {
display: none;
}
Regards,
Eva Kemp.
thanks
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘post info’' has been successfully resolved, and the topic is now closed for further responses