Comment Section Website is Showing Website TextBox Required

Home Forums Gillion Theme Comment Section Website is Showing Website TextBox Required

Home Forums Gillion Theme Comment Section Website is Showing Website TextBox Required

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • [email protected]
    Participant

    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

     

    Attachments:
    You must be logged in to view attached files.

    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

    [email protected]
    Participant

    Thanks for the response, I will be waiting for the next update.

    Sure. You are most welcome here 🙂

Viewing 4 posts - 1 through 4 (of 4 total)