Home › Forums › Gillion Theme › Comment Section Website is Showing Website TextBox Required
Home › Forums › Gillion Theme › Comment Section Website is Showing Website TextBox Required
Hello Support Team,
At the comment section “website edit-box” is showing (*) required indication.
However, this is not required and comment is submitting without the website.
But this is kind of miss understanding. How can I remove that (*) symbol from the comment section? Please follow the Attached ScreenShots.
Thanks & regards
Hi @ask,
I hope you are well today and thank you for your question.
I could confirm the issue on my test site therefore notified the theme developer about this so that it will be fixed.
The issue will be fixed ASAP.
In the meanwhile you can try resolving the issue by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.comment-form div:nth-of-type(3) label span { display: none; }
Best regards,
Shufflehound team
Thanks for the response, I will be waiting for the next update.
Sure. You are most welcome here 🙂