Home › Forums › Lite Version › Remove Response # field › Reply To: Remove Response # field
February 19, 2015 at 8:34 am #4006
Keymaster
Hi Shirz,
You are using lite version so there is no settings to remove that. However, you can use this css to hide it.
.wmle_post_meta{display:none !important;}
Thanks