Home Forums WoodMart support forum Remove ''website'' from comment section in blog

Remove ''website'' from comment section in blog

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #250851

    Rachid
    Participant

    Remove ”website” from comment section in blog
    Please check the screenshot and let me know how to remove that

    Thank you

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

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

     .comment-form > p.comment-form-url {
    display:none;
    }

    Best Regards

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