Hello, I want to delete the field concerning the web. Thank you.
Hi set70!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
p.form-allowed-tags {
display: none;
}
Cheers!
Yigit
Hi set70!
Thank you for using the theme.
I’m sorry but can you please show us a screenshot. Are you referring to the allowed tags on the comment field? Add this on Quick CSS or custom.css:
p.form-allowed-tags {
display: none;
}
Regards,
Ismael
I meant to text fields that are in the comments in the post. I wanted to delete the field referred to the web user. Thanks for your answers.