- This topic has 5 replies, 2 voices, and was last updated 2 years, 4 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Hi,
in my comment section, there are 3 fields: Name (mandatory), email (mandatory), and website (non-mandatory).
What is the purpose of the website field? Is there a possibility to remove it – will the comments work normally without it? And how can I remove it?
Thank you in advance.
Hi Tina,
Please share the direct link to the page where the issue appears and we will check for the possible solutions.
Kind Regards
Hi Tina,
Please navigate to Dashboard > Appearance > Customize > Additinioal CSS section and add the CSS snippet below:
.comment-form-url {
display: none !important;
}
Kind Regards
That worked, thank you!
You are welcome. Feel free to contact us anytime.
Kind Regards