Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #56615
    Tina
    Participant
    Premium Member

    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.

    #56625
    vako
    Keymaster
    WP Royal Team

    Hi Tina,

     

    Please share the direct link to the page where the issue appears and we will check for the possible solutions.

     

    Kind Regards

    #56636
    Tina
    Participant
    Premium Member
    This reply has been marked as private.
    #56654
    vako
    Keymaster
    WP Royal Team

    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

    #56697
    Tina
    Participant
    Premium Member

    That worked, thank you!

    #56704
    vako
    Keymaster
    WP Royal Team

    You are welcome. Feel free to contact us anytime.

     

    Kind Regards

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.