This can be hidden with CSS. I’d really rather not add options just for this considering that there are already a number of options and this can be easily hidden with CSS.
Thanks for quick reply. Can you please tell me which code I need to place and where (I assume in Customs CSS?) for this to change?
To hide the info of the person who asked the question, the css is:
faq-author{ display:none; }
The answerer’s info can be hidden with:
.faq-content .comment-author{ display:none; }
Hello! I would like also to hide the answerer’s and person who asked the question’s information. Can you please be more specific on where to put that code. Should I overwrite something on any file? I used Simple Custom CSS but it didn’t work
I am sorry but I don’t know much about css.
Thank you!!!
If you require assistance then, as per the Forum Welcome, please post your own topic instead of tagging onto someone else’s topic.
I am now closing this 2 month old topic as it references an older version of WordPress & has been resolved.