Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Josh Levinson

    (@joshlevinson)

    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.

    Thread Starter questionabout

    (@questionabout)

    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?

    Plugin Author Josh Levinson

    (@joshlevinson)

    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; }

    Thread Starter questionabout

    (@questionabout)

    Perfect! Thank you!

    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.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘removing author from Answers’ is closed to new replies.