Home › Forums › WordPress Themes – Premium › Pure & Simple › extra coding showing up on contact page › Reply To: extra coding showing up on contact page
Hi Marco, This is WordPress Custom Comment box you can use Jet pack comment box instead or use custom css to hide that text.
p.logged-in-as { display:none; } p#form-allowed-tags { display:none; }
Thanks.
Lost Password?